You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Change-Id: If3e3c4e01b19443714d880ae669aaa8b39edfff7 |
4 years ago | |
|---|---|---|
| .. | ||
| doc | 4 years ago | |
| examples | 4 years ago | |
| lib | 4 years ago | |
| .travis.yml | 4 years ago | |
| Android.bp | 4 years ago | |
| CODE_OF_CONDUCT.md | 4 years ago | |
| CONTRIBUTING.md | 4 years ago | |
| LICENSE | 4 years ago | |
| METADATA | 4 years ago | |
| MODULE_LICENSE_APACHE2 | 4 years ago | |
| OWNERS | 4 years ago | |
| README.md | 4 years ago | |
| init_githooks.sh | 4 years ago | |
| shflags | 4 years ago | |
| shflags_defines_test.sh | 4 years ago | |
| shflags_parsing_test.sh | 4 years ago | |
| shflags_private_test.sh | 4 years ago | |
| shflags_public_test.sh | 4 years ago | |
| shflags_test_helpers | 4 years ago | |
| test_runner | 4 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
