blob: e34af2b12e18049c17054ee164c16ae5ddb152f1 [file] [log] [blame] [view]
Kate Ward77c91922016-01-10 17:05:56 +01001shFlags README
2==============
Kate Wardb11509f2016-01-10 16:42:55 +01003
Kate Ward77c91922016-01-10 17:05:56 +01004shFlags is a port of the Google [gflags](http://gflags.github.io/gflags/)
5library for Unix shell. The code is written in a way to be as portable as
6possible to work across a wide array of Unix variants. It is also tested with
Kate Ward61afcdd2016-01-10 17:08:52 +01007[shUnit2](https://github.com/kward/shunit2) to maintain code quality.
Kate Wardb11509f2016-01-10 16:42:55 +01008
Kate Ward77c91922016-01-10 17:05:56 +01009If you'd like to use shFlags, feel free to read the documentation.
Kate Wardb11509f2016-01-10 16:42:55 +010010https://github.com/kward/shflags/wiki/Documentation10x