An open API service indexing awesome lists of open source software.

https://github.com/chardoncs/go-argparser

Argument parsing library for Go
https://github.com/chardoncs/go-argparser

argparse argparser argument-parser argument-parsing cli go golang

Last synced: 3 months ago
JSON representation

Argument parsing library for Go

Awesome Lists containing this project

README

        

# go-argparser

![Release](https://img.shields.io/github/v/release/chardon55/go-argparser?include_prereleases)
![License](https://img.shields.io/github/license/chardon55/go-argparser)
![Go Version](https://img.shields.io/github/go-mod/go-version/chardon55/go-argparser)

Free and open source argument parsing library for Go.

License: MIT