createapp
Create a new Ambient app on your computer.
Create app with defaults. The ambient-template
repo will be downloaded to a folder named ambapp
.
createapp
You can also run by specifying your own arguments. This is helpful if you have your own Ambient template you want to use.
createapp -folder ambapp -template http://github.com/ambientkit/ambient-template
Create your own template
Feel free to fork the ambient-template
repo and make changes or make a repo from scratch to better suit your needs.