0.1.1 • Published 7 years ago
order66 v0.1.1
Order 66
Install
Install with npm:
npm install order66Install with yarn:
yarn add order66Usage
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 testWith yarn:
yarn && yarn testAuthors
Contributors
License
order66 is MIT licensed.