1.0.3 • Published 1 year ago

@ajpz/eng-picker v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Eng Picker

Pick an engineer at random from a list. Remove engineers as needed. Repeat.

Getting Started

Global install

1. Install Eng Picker CLI

Creates an executable bin script

$ npm install -g @ajpz/eng-picker

2. Run Eng Picker CLI

$ eng-picker-cli
  1. Troubleshooting
  • nodenv users may need to nodenv rehash
  • check path to bin script with npm bin -g

Run via npx

If you don't want to globally install, run via npx

npx --package=@ajpz/eng-picker eng-picker-cli