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

https://github.com/t-matsuo/neobash

framework and usuful libraries for bash script
https://github.com/t-matsuo/neobash

args-parser bash framework logging serialization

Last synced: 7 months ago
JSON representation

framework and usuful libraries for bash script

Awesome Lists containing this project

README

          

# Neobash

Framework for bash script

## Usage

```bash
source lib/neobash.sh
```

## Sample

see ``sample.sh``

## Library Documentation

[Documentation](doc/README.md)