8000 GitHub - neuroradiology/flags: An effortless command-line argument parser for Zig.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

neuroradiology/flags

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flags

An effortless command-line argument parser for Zig.

Features

  • Zero allocations.
  • Declaratively define your command as a plain Zig type.
  • Single-function API.
  • Multi-level subcommands.
  • Automatic help message generation at comptime.

Getting Started

See the examples for basic usage.

Check out the import guide to get set up using flags in your project.

About

An effortless command-line argument parser for Zig.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Zig 100.0%
0