-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Ravinder Olivier Singh Dadiala edited this page Dec 27, 2022
·
1 revision
A Node in the terminal app designed for checking your github dashboard (news!) via the terminal!
npm install feeder-cli -g
feeder check
feeder manage
Use the arrow keys to change options
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
# Quickly test the project from the base directory
node . { check | manage }
# Install the current code
npm install . -g