/commando-bash

Bourne Again Shell commando

Primary LanguageShellApache License 2.0Apache-2.0

Commando - BASH

Commando - Bourne Again SHell.

Add configurable commands to a Unix-based project w/o too many dependencies on fancy languages.

Requires

  • Bash (version 4+)

Tools

  • which
  • find
  • awk
  • tr
  • printf
  • tput
  • basename
  • dirname
  • sort
  • rm
  • mkdir
  • ls
  • expr

install.sh

  • mktemp
  • curl
  • tar

Features

  • Provides project configuration
  • User configuration overrides
  • Extensible commands
  • Command help system

Install

From project directory run:

curl -sSL https://raw.githubusercontent.com/jdillon/commando-bash/master/install.sh | bash -s