source: code/trunk/vendor/modernc.org/opt/README.md@ 822

Last change on this file since 822 was 822, checked in by yakumo.izuru, 22 months ago

Prefer immortal.run over runit and rc.d, use vendored modules
for convenience.

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File size: 192 bytes
RevLine 
[822]1# opt
2
3Package opt implements command-line flag parsing.
4
5### Installation
6
7 $ go get [-u] modernc.org/opt
8
9### Documentation
10
11[godoc.org/modernc.org/opt](http://godoc.org/modernc.org/opt)
Note: See TracBrowser for help on using the repository browser.