0.5.1 • Published 5 years ago
creamcrop v0.5.1
A cream-of-the-crop, top-of-the-top, slice-and-chop, absolutely minimalist news getter
Installation
Install with npm/yarn:
npm i -g creamcrop
yarn global add creamcropUsage
Creamcrop can be used via the CLI with cream or creamcrop:
$ creamcrop --help
Usage: (creamcrop|cream) <command> [options]
Commands:
(creamcrop|cream) fetch [url] Fetch a feed.
(creamcrop|cream) serve [dir] Serves website from config file in [dir].
(creamcrop|cream) about Displays package info and exits.
Options:
--help Show help [boolean]
--version Show version number [boolean]Contributing
You can start by setting up your clone:
git clone https://github.com/creamcropdev/creamcrop
cd creamcrop
npm install
npm linkRunning Tests
To run tests, run the following command
npm testLinting is also avaliable:
npm run lintAppendix
License
The creamcrop project is licensed under the MIT license.
Documentation
Documentation is avaliable at creamcrop.js.org
Authors
Contributors ✨
Thank you to all contributors (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!