Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 235 Bytes

CONTRIBUTING.md

File metadata and controls

28 lines (17 loc) · 235 Bytes

Exosphere Command Sender for JS Developer Guidelines

Install

  • npm i
  • add ./bin/ to your PATH

Testing

$ spec
$ lint

Update

$ update

Deploy a new version

publish <patch|minor|major>