Skip to content
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
Compare
Choose a tag to compare
@gakimball gakimball released this 03 Dec 01:29
· 179 commits to master since this 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 and build
  • Usage analytics
  • ASCII yeti
  • More detailed install process