An open API service indexing awesome lists of open source software.

https://github.com/yinonavraham/bashir

An opinionated development framework for bash, written in bash
https://github.com/yinonavraham/bashir

bash dependency-manager framework

Last synced: about 1 year ago
JSON representation

An opinionated development framework for bash, written in bash

Awesome Lists containing this project

README

          

# Bashir

[![Build Status](https://travis-ci.org/yinonavraham/bashir.svg?branch=master)](https://travis-ci.org/yinonavraham/bashir)

Bash is a great scripting language, available almost everywhere, quite easy to use and very powerful.
**Bashir** is an opinionated development framework for Bash, written in Bash.
The goal of Bashir is to ease the development process of tools written in bash, providing dependency management,
code reuse, and some other common functionalities.