wyg
(Where's Your Grammar?) command line parser generator
Install
- All systems
-
curl cmd.cat/wyg.sh
- Debian
-
apt-get install wyg
- Raspbian
-
apt-get install wyg
- Dockerfile
- dockerfile.run/wyg
wyg
(Where's Your Grammar?) command line parser generator
WYG (Where's Your Grammar?) is a tool that automates the use of lex, yacc, and getopt_long to create a front-end for your projects that can be configured from files or via the command line.