Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kward/shflags
shFlags is a port of the Google gflags library for Unix shell.
https://github.com/kward/shflags
Last synced: 12 days ago
JSON representation
shFlags is a port of the Google gflags library for Unix shell.
- Host: GitHub
- URL: https://github.com/kward/shflags
- Owner: kward
- License: apache-2.0
- Created: 2015-06-26T04:50:30.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-06-12T13:05:52.000Z (5 months ago)
- Last Synced: 2024-10-15T23:08:43.605Z (29 days ago)
- Language: Shell
- Homepage:
- Size: 441 KB
- Stars: 282
- Watchers: 14
- Forks: 45
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# shFlags README
shFlags is a port of the Google [gflags](http://gflags.github.io/gflags/) library for Unix shell. The code is written in a way to be as portable as possible to work across a wide array of Unix variants. It is also tested with [shUnit2](https://github.com/kward/shunit2) to maintain code quality.
If you'd like to use shFlags, feel free to read the documentation.
https://github.com/kward/shflags/wiki/Documentation12x[![Travis CI][travis-ci-png]][travis-ci]
[travis-ci-png]: https://travis-ci.org/kward/shflags.png?branch=master
[travis-ci]: https://travis-ci.org/kward/shflags