clockwork-tools
Version:
CLI tools for developing Clockwork games
11 lines (6 loc) • 526 B
Markdown
# Clockwork Tools
## CLI tools for the [Clockwork Platform](http://clockwork.js.org/)
The CLI tools are a multiplatform command line program that allows you to develop Clockwork games while using your favorite code editor or IDE.
They are available via NPM, just type `npm install -g clockwork-tools` and you will be ready to start!
You can access the tools anytime via your command prompt under the command `clockwork`.
You can type `clockwork ?` to see a list and description of all the available commands.