You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| .githooks | 3 years ago | |
| doc | 3 years ago | |
| examples | 3 years ago | |
| lib | 3 years ago | |
| .gitignore | 3 years ago | |
| .travis.yml | 3 years ago | |
| Android.bp | 3 years ago | |
| CODE_OF_CONDUCT.md | 3 years ago | |
| CONTRIBUTING.md | 3 years ago | |
| LICENSE | 3 years ago | |
| METADATA | 3 years ago | |
| MODULE_LICENSE_APACHE2 | 3 years ago | |
| OWNERS | 3 years ago | |
| README.md | 3 years ago | |
| init_githooks.sh | 3 years ago | |
| shflags | 3 years ago | |
| shflags_defines_test.sh | 3 years ago | |
| shflags_parsing_test.sh | 3 years ago | |
| shflags_private_test.sh | 3 years ago | |
| shflags_public_test.sh | 3 years ago | |
| shflags_test_helpers | 3 years ago | |
| test_runner | 3 years ago | |
README.md
shFlags README
shFlags is a port of the Google 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 to maintain code quality.
If you'd like to use shFlags, feel free to read the documentation. https://github.com/kward/shflags/wiki/Documentation12x
