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
- Host: GitHub
- URL: https://github.com/yinonavraham/bashir
- Owner: yinonavraham
- License: mit
- Created: 2019-01-18T23:08:39.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-07T07:29:51.000Z (over 6 years ago)
- Last Synced: 2025-01-28T03:17:06.186Z (about 1 year ago)
- Topics: bash, dependency-manager, framework
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bashir
[](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.