Skip to content

goozbach/bash-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Simple BASH application framework.

To install/update the contents run the folowing:

    stow -vt /usr/local/ -R src/

or just run 

    make

This is a "STOWABLE" structure. so the contents of things should be in src/ in the structure they should exist inside of the /usr/local directory.

For more info read the stow manpage.

This repository has some code from other projects

on_exit: http://www.linuxjournal.com/content/use-bash-trap-statement-cleanup-temporary-files
stringent.sh: https://github.com/goozbach/stringent.sh
log4bats: https://github.com/goozbach/log4bats

About

An Example Bash Application Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages