Last change
on this file since 823 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
|
Line | |
---|
1 | # opt
|
---|
2 |
|
---|
3 | Package 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.