Awesome
Panda Toolkit
Command-line interface for Panda 2 projects
Install
$ sudo npm install -g panda-toolkit
Usage
$ panda <command> [options]
Example
$ panda create MyProject
Commands
build
Build minified JavaScript file of projectcreate <name> [dev]
Create new project. Usedev
parameter for develop versionupdate [dev]
Update engine. Usedev
parameter for develop versionlint
Validate your code
Support
License
- Released under the MIT License