cli watcher
yarn global add hukum
Github Personal token for limit
- .hukumrc
{ "github": { "token": "<token>" } }
- # environment variable
HUKUM_GITHUB_TOKEN=<token>
Usage
git push hukum
abskmj/hukum
Hukum is an NPM module that displays Github Action (GA) progress in the terminal. It works for workflows that run when a commit is pushed to Github repo. Once a commit is pushed, Hukum will print status updates in realtime. Hukum aims to improve your development experience with immediate feedback of the GA Workflow in your terminal.
https://github.com/abskmj/hukum
