0.4.0 • Published 2 years ago

emmo v0.4.0

Weekly downloads
1
License
ISC
Repository
github
Last release
2 years ago

emmo

The Emmo Command Line Interface(CLI) provides you with a simple interface for managing your Emmo service including creating, viewing, deleting & rendering your Emmo DocApps. The CLI needs to be authenticated to function so before installing please be sure you have registered your Emmo account. It's super quick and free to get started. No credit card required. For additional details on using the Emmo CLI you can run emmo --help or you can find the documentation here.

Developing

start the development server yarn start then in another terminal window run npm link. Changes will be reflected on the next run of the emmo cli.