Skip to content
/ confu Public

YAML based command-line argument parser generator

License

Notifications You must be signed in to change notification settings

izirku/confu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Confu - YAML based command-line argument parser generator

WIP.

Intent - create a tool that would generate a Zig specific (support more languages later?) command-line argument parser based on a YAML provided configuration.

  • Core Ideas
    • Confu should only be a develompent time dependency
    • Confu should be able to generate a Zig file that can be included in the project
    • Confu generated code should be easy to use

About

YAML based command-line argument parser generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages