CLI for mo cookiecutter projects
brew tap istrategylabs/isl
brew install mo
Start a new ISL 'mo' cookiecutter project. Navigate to the directory where you want your project to be created and run:
mo init django
mo init node
Start a new 'mo' cookiecutter project from another GitHub user:
mo init django -u janedoe