4.8.2 • Published 6 months ago

feeder-cli v4.8.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

Feeder-CLI

License Package Version Dependency Review

THIS PROJECT IS STILL IN DEVELOPMENT! NOT ALL FEATURES MAY WORK! Features that are not working include:

  • Changing Feed Display settings

Install

NOTE: If on linux will need to install libsecret:

  • Debian/Ubuntu: sudo apt-get install libsecret-1-dev
  • Red Hat-based: sudo yum install libsecret-devel
  • Arch Linux: sudo pacman -S libsecret
npm i feeder-cli -g

Usage

feeder check
feeder manage

Dev

The code itself is in the /bin folder due to the CLI nature of the project. To quickly test code while developing run 'node .',

npm install .
npm install . -g 

Testing: In project directory run:

# Manage RSS URL
node . manage
# Run Check
node . check

REMINDER: This project is still under development, key features may still not be fully developed!

4.8.2

6 months ago

4.8.1

1 year ago

4.7.0

1 year ago

4.5.1

1 year ago

4.8.0

1 year ago

4.5.0

1 year ago

4.4.2

1 year ago

4.3.0

1 year ago

4.1.0

1 year ago

4.0.0

1 year ago