0.12.0 • Published 2 years ago

creamcrop v0.12.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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 creamcrop

Usage

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 link

Running Tests

To run tests, run the following command

npm test

Linting is also avaliable:

npm run lint

Appendix

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!

0.11.0

2 years ago

0.10.1

2 years ago

0.12.0

2 years ago

0.10.2

2 years ago

0.10.3

2 years ago

0.10.0

3 years ago

0.9.0

3 years ago

0.8.0

3 years ago

0.7.0

3 years ago

0.6.0

3 years ago

0.5.2

3 years ago

0.5.0

3 years ago

0.5.1

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago