confetti
configuration file parser generator
Install
- All systems
-
curl cmd.cat/confetti.sh
- Debian
-
apt-get install confetti - Ubuntu
-
apt-get install confetti - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install confetti - Raspbian
-
apt-get install confetti
confetti
configuration file parser generator
The utility generates C-code by config template. The code parses Your application config file and creates C-structures that can be used by Your program.