Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/m0zgen/example-lib

Example script for lib-sh using
https://github.com/m0zgen/example-lib

Last synced: 1 day ago
JSON representation

Example script for lib-sh using

Awesome Lists containing this project

README

        

# Example script for lib-sh using

Usage:

* Clone repo
* `cd` to repo catalog `cd example-lib`
* Update git submodules `git submodule update --init --recursive`
* Run `example.sh`

Example:

```
git clone https://github.com/m0zgen/example-lib.git
cd example-lib
git submodule update --init --recursive
./example.sh
```