0.0.1-SNAPSHOT2 • Published 10 years ago
savannah-cli v0.0.1-SNAPSHOT2
savannah-cli
Command line interface for the savannah framework.
npm install -g savannah-cli
Work in progress
Create a project
- Type
savannah new destwheredestis the destination folder for your project. - Copy
savannah-core/src(from the savannah-core repository) todest/src/core. At some point this tool will include a package manager making this step unnecessary... cd destsavannah runto launch the game