0.0.8 • Published 3 years ago

devnotes-cli v0.0.8

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

💻 Devnotes CLI

oclif Version CircleCI Codecov Downloads/week License

Setup

$ yarn

Starting Up

$ yarn test
$ ./bin/run [COMMAND]

Connect with Devnotes server

Commands like login, logout and push interact with a Devnotes server.
By default it's connected to a local server http://localhost:3000.
Start the server as https://github.com/edudepetris/devnotes#starting-up