Skip to content

Commit

Permalink
add Hukum
Browse files Browse the repository at this point in the history
Displays Github Action live progress in the terminal
  • Loading branch information
fharper committed Feb 12, 2024
1 parent 4f56db3 commit c38b988
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions macsetup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2491,6 +2491,15 @@ if [[ "$(isCLAppInstalled helm)" = "false" ]]; then
helm repo update
fi

#
# Hukum
#
# Displays Github Action live progress in the terminal
#
# https://github.com/abskmj/hukum
#
installNodePackages hukum

#
# ImageMagick
#
Expand Down

0 comments on commit c38b988

Please sign in to comment.