Skip to content

Colorful scripting methods and other helpful tools

Notifications You must be signed in to change notification settings

kirtfitzpatrick/chap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chap

Colorful scripting methods and other helpful things.

Part of the bash package manager project bpkg.

  • Display messages and commands to the user color coded to various levels of importance.
  • Auto echo the command to be executed for quick manual debugging when needed.
  • Confirm command with skip, auto-confirm, and execution time features
  • Evaluate commands with truncated output so you can get a brief idea of what a command is doing without having to dump a wall of text.
  • Automatically checks for links and displays their target along side them
  • A basic header

Requirements

  • bash 4 or greater

Install

Available as a bpkg

bpkg install [-g] kirtfitzpatrick/chap

Usage

Help message

Demo

Demo script

About

Colorful scripting methods and other helpful tools

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages