Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/m0zgen/example-lib
- Owner: m0zgen
- Created: 2022-07-09T11:43:41.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-09T13:23:18.000Z (over 2 years ago)
- Last Synced: 2023-05-15T23:50:22.478Z (over 1 year ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```