Drupal Theme Creator is a simple bash shell script that make easier creating a new theme. It creates a common folder and file struture where you can start to work. DTC uses drush [if installed] for making the process even easir by installing less module and enabling the new theme.
dtc.sh THEMENAME less|css
where THEMENAME is the theme name and less|css is where you tell dtc if you want to use less or simple css for stylesheet