@reactive/fido

3.1.1 • Public • Published

Fido Build Status

Fetch reviews for one or more podcasts from a list of countries on the command line.

Installation

npm install -g @reactive/fido

Configuration

A default configuration is present in ./.fido. The file is in json format. To override the configuration it is suggested to create a file with the same syntax in ~/.fido.

{
  'podcasts': [
    {
      'name': 'Reactive',
      'podcastId': '1020286000',
      'countries': ['us', 'de', 'gb', 'se', 'ca', 'at', 'au', 'se', 'nl', 'br', 'mx', 'ru', 'gr', 'ar', 'za', 'ch', 'pt']
    },
    {
      'name': 'Descriptive',
      'podcastId': '926224392',
      'countries': ['us', 'de', 'gb', 'se', 'ca', 'at', 'au', 'se', 'nl', 'br', 'mx', 'ru', 'gr', 'ar', 'za', 'ch', 'pt']
    }
  ]
}

Usage

fido -h

License

MIT © Reactivists

Readme

Keywords

none

Package Sidebar

Install

npm i @reactive/fido

Weekly Downloads

25

Version

3.1.1

License

MIT

Last publish

Collaborators

  • cilice
  • kahlil
  • reactive