commit | 74db2ad3756ecbb41a3618cc346b32278ca21889 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Fri Jan 11 15:36:16 2019 -0800 |
committer | android-build-merger <android-build-merger@google.com> | Fri Jan 11 15:36:16 2019 -0800 |
tree | 77d6fe3104735b2ca1f85f973498d35258edb464 | |
parent | a28e82f1c66517dbf0e379677416053574464b9f [diff] | |
parent | 637756ae95ce3602d8d48f1e63c73c2affd8421b [diff] |
Add default code reviewers into OWNERS am: 090db550c4 am: 637756ae95 Change-Id: I2923c39ed60e3bf0546eafcee9ba40af96dbda51
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/Documentation10x