1.0.2 • Published 8 years ago

feathers-messages-cli v1.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

Based heavily on the feathers CLI 2.0.

Contribute to that project as it is good stuff.

Clone the feathers-chat repo and use that as the server. This is a companion app that allows very basic (create, list) of messages through a CLI.

Getting started.

  • clone the repo or install as a global from npm.
  • Debug any errors and report them.
  • $messages create
  • $messages list
  • $messages login
  • $messages logout