eubsoft / radedit

Build Node.js apps together quickly.
MIT License
3 stars 0 forks source link

Generate a new project #7

Closed sameubank closed 10 years ago

sameubank commented 10 years ago

The user should be able to use the command:

radedit new APP_NAME

It will create a new dir called APP_NAME if one doesn't exist. It will populate app.js and config/config.json and start the app.