saulhoward / haddock-cms

Automatically exported from code.google.com/p/haddock-cms
0 stars 0 forks source link

Creating a new CLI script for a project in a module that has not created a directory for classes yet #83

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. You want to create a new CLI script for a module where you have not yet
created a directory for classes.
2. You run the 'create CLI script' script.
3. An exception is thrown.

What is the expected output? What do you see instead?

The script should silently create the classes directory in the module.

Original issue reported on code.google.com by robert.i...@gmail.com on 22 Dec 2008 at 4:30