go-shellwords
Argument parser
A library for parsing command-line arguments and environment variables in a shell-like way
Parse line as shell words
536 stars
9 watching
76 forks
Language: Go
last commit: about 1 year ago goparsershellwords
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A library to manipulate strings according to UNIX Bourne shell word parsing rules | 24 |
| | A string argument parser for Go that handles quoted arguments and flags as simple strings. | 10 |
| | A bash script template for parsing named, short and positional CLI arguments. | 64 |
| | Mastodon client implementation for the Go programming language | 606 |
| | Provides a structured approach to parsing command-line arguments in Go | 2,046 |
| | Provides a flexible and easy-to-use command line argument parsing solution for Go programs. | 617 |
| | A library to parse and split command line strings into argument arrays | 41 |
| | An interpreter written in Go for scripting languages. | 1,482 |
| | Tool for parsing complex command-line interfaces into structured Go data | 2,178 |
| | A simple command-line argument parser for BASH scripts | 159 |
| | A command line option parser with built-in auto-completion support for Go applications. | 56 |
| | A basic shell written in Go with a limited set of commands and features. | 41 |
| | Language Server with customizable error message format and commands for various editors | 1,391 |
| | A tool for generating lexers and parsers from a BNF file with semantic actions. | 621 |
| | A high-performance JSON parser and toolset for Go. | 862 |