Texonom
Texonom
/
Engineering
Engineering
/Software Engineering/Programming/Version Control/
Git
Git
/Git Repository/Github/Github Repository/Github Action/Github Action Tool/
hukum
Search

hukum

Created
Created
2020 Dec 20 8:54
Tags
Tags

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.
abskmj/hukum
https://github.com/abskmj/hukum
abskmj/hukum
 
 
 
 

Table of Contents
cli watcherGithub Personal token for limitUsage

Recommendations

Texonom
Texonom
/
Engineering
Engineering
/Software Engineering/Programming/Version Control/
Git
Git
/Git Repository/Github/Github Repository/Github Action/Github Action Tool/
hukum
Copyright Seonglae Cho