/ft-cli

Node base console application that fetches current headlines from the Financial Times.

Primary LanguageJavaScript

FT-CLI

FT-CLI is a node base console application that fetches current headlines from the Financial Times.

Demo Screenshot

Installation

Clone the repo and then:

npm i
npm run global

Usage

ft-cli

Specify number of headlines:

ft-cli --number=20

To do

  • Unit tests
  • Status shields
  • Publish to NPM

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT