order66

0.1.1 • Public • Published

Galactic Empire logo

npm version Travis-CI status

Order 66

Order 66, also known as Clone Protocol 66, was a top secret order identifying all Jedi as traitors to the Galactic Republic and, therefore, subject to summary execution by the Grand Army of the Republic.

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

Marcin Łesek

twitter: @marcinlesek

Contributors

Szymon Janota

Łukasz Jenczmyk

License

order66 is MIT licensed.

Dependents (0)

Package Sidebar

Install

npm i order66

Weekly Downloads

0

Version

0.1.1

License

MIT

Unpacked Size

5.01 kB

Total Files

5

Last publish

Collaborators

  • szymonjanota
  • lukix
  • marcinlesek