Commands
- init - create a new project from a template
- create - create a file from blueprint
- data - create datamodel files for database connection
- build - build the project
- pack - create a deployable version
- test - run the tests
- serve - start an http server with the files
- lint - lint the code
- dev - make development easier