This repository has been archived by the owner on Jan 14, 2022. It is now read-only.
Version 0.1.0
Pre-release
Pre-release
This pre-release build has all of the core functionality of the CLI.
Commands:
- new: setup a new project
- update: update an existing project
- watch: run
npm start
- build: run
npm start build
- help: list all commands or get help for a command
Things left to do:
- Verify that the update notifier works
- Functioning
watch
andbuild
- Usage analytics
- ASCII yeti
- More detailed install process