My personal project and infrastructure archive
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nomicon/infra/nom/clap
Katharina Fey 0b4197ab63
nom: initial raku tool and library experiments
3 years ago
..
lib/Clap nom: initial raku tool and library experiments 3 years ago
README.md nom: initial raku tool and library experiments 3 years ago
test.raku nom: initial raku tool and library experiments 3 years ago

README.md

Command Line Argument Parser

A flexible CLI parser for raku. Inspired by clap.rs!

Usage

Install clap with zef!

$ zip install clap