Feeder-CLI
A Node in the terminal app designed for checking your github dashboard (news!) via the terminal!
Feeder-CLI uses your github RSS url to give your dashboard feed in your CLI
Developing
Writing
Using the editor of your choice, edit the file at /bin/index.cjs
After you’re done git commit -a
with a short commit message
Testing
# Quickly test the project from the base directory
node . { check | manage }
# Install the current code
npm install . -g
Feeder-CLI is a cross-platform Node-CLI app