gtsocial-umbx

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

README.md (192B)


      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)