aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: e34af2b12e18049c17054ee164c16ae5ddb152f1 (plain)
1
2
3
4
5
6
7
8
9
10
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/Documentation10x