Skip to content

just-buildit/just-bashit

Repository files navigation

CI Coverage shellcheck shfmt bats pre-commit

Coverage Report · Test Report

just-bashit

Evolving set of shfmt-conformant, bats-tested, shellcheck-linted tools, templates, and more.

Documentation

Getting Started

A release package contains shell libraries along with a script and two function templates for developing your own tools.

just-bashit
    +--README.md
    +--src/
    |   +-- datetime.sh
    |   +-- environment.sh
    :   :
    |   +-- function-template.sh
    |   +-- script-template
    +--test-results/

Some libraries depend on others so it's best to use the whole package and source whatever you need, for example:

. just-bashit/src/datetime.sh # contains iso-8601-basic()
iso-8601-basic -d '10:32 AM EDT Jan 5 1982'
19820105T143200Z

About

Evolving set of shfmt-conformant, bats-tested, shellcheck-linted tools, templates, and more.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages