0.1.1 • Published 5 years ago

order66 v0.1.1

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

Order 66

Install

Install with npm:

npm install order66

Install with yarn:

yarn add order66

Usage

At any time you could execute your order66, by sending a command to your commander:

const order66 = require('order66');

console.log(order66.execute()); // 'It will be done, My Lord.'

About

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.

Tests

Running and reviewing unit tests is a great way to get familiarized with a library. You can install dependencies and run tests with the following commands:

With npm:

npm install && npm test

With yarn:

yarn && yarn test

Authors

Contributors

License

order66 is MIT licensed.