Skip to content

jdillon/commando-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Bourne Again Shell commando

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages