Proposed changes/goals/musings
- Make an iridium command
- Enable: iridium app your_app_name so it generates a complete application structure
- Enable: iridium server # starts a stupid development server serving /site or whatever the application config is
- Enable: iridium generate model|view|template|controller|template|state
- Make testing work with casperjs for integration tests and unit tests
- Tests written in Coffescript by default (casper automatically compiles cs so no extra work needed)