Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lazypwny751/shtandard
Simple standard shell library
https://github.com/lazypwny751/shtandard
bash fsf gnu gpl library module posix scripting scripts
Last synced: 5 days ago
JSON representation
Simple standard shell library
- Host: GitHub
- URL: https://github.com/lazypwny751/shtandard
- Owner: lazypwny751
- License: gpl-3.0
- Created: 2022-09-09T20:50:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-15T14:27:06.000Z (about 2 years ago)
- Last Synced: 2023-03-05T06:45:39.650Z (almost 2 years ago)
- Topics: bash, fsf, gnu, gpl, library, module, posix, scripting, scripts
- Language: Shell
- Homepage:
- Size: 31.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# shtandard
Simple standard bourne again shell library collection.# Installation
```
git clone https://github.com/lazypwny751/shtandard.git
cd shtandard
sudo make install
```# Usage
```
requiresh: there is 4 options:
requiresh --path, -p
it shows library path directories of requiresh.requiresh --version, -v
it shows current version of requiresh.requiresh --help, -h
it shows this helper text.requiresh ..
you can source that libraries using with directly
typing by names and there is no needed filename extension ('.sh')
if the file couldn't be sourced then the program will be return
non-zero exit code, also you can set the exit type 'exit' to 'return'
with define a variable called by ${REQUIRESH_RETURN} to non-null value.abi benim ştandart kütüphanelerim bu.
--Shtandard Kazım.
```
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.## License
[GPL3](https://choosealicense.com/licenses/gpl-3.0/)