Select a random person from json.
Verify if you have node and npm installed.
$ npm install -g femug-lottery
Random
$ lottery you-list.json
Show the project version.
$ lottery --version
Follow the Banana NodeJS style guide.
Validate the code style with ESLint:
$ npm run eslint
Generate code docs with JSDocs
$ npm run jsdocs
View code docs in out/index.html
Run the unit tests with mocha:
$ npm test
To keep better organization of releases we follow the Semantic Versioning 2.0.0 guidelines.
Find on our issues the next steps of the project ;)
Want to contribute? Follow these recommendations.
See Releases for detailed changelog.
MIT License © FEMUGPE