cligen
CLI generator
A library to generate command-line interfaces and option/argument parsing in Nim.
Nim library to infer/generate command-line-interfaces / option / argument parsing; Docs at
516 stars
8 watching
25 forks
Language: Nim
last commit: 23 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
beshrkayali/loki | A small library for writing line-oriented command interpreters in Nim. | 32 |
juancarlospaco/cliche | A CLI argument parser library for Nim language | 82 |
gorilla-llm/gorilla-cli | An AI-powered command-line interface that generates potential commands based on user input and suggests the best course of action. | 1,305 |
jersou/clite-parser | CLI generator from classes or objects | 7 |
docopt/docopt.nim | A command line arguments parser generator for Nim programming language. | 214 |
daniele77/cli | A C++ library for creating interactive command line interfaces with various features and options for remote sessions and user interaction. | 1,242 |
natemcmaster/commandlineutils | A set of utilities and APIs for parsing command-line arguments and generating help text in .NET applications. | 2,218 |
cldwalker/table | A Clojure library that generates ASCII tables from various data structures. | 109 |
ndmitchell/cmdargs | A Haskell library for building command line applications with minimal code | 91 |
sdilts/cl-bindgen | A tool for generating FFI wrappers from C header files for Common Lisp | 26 |
devnote-dev/cling | A command-line interface library with a modular design and no macros, allowing developers to create custom commands and options. | 26 |
dannyben/bashly | Generates feature-rich bash command line tools from YAML configuration files. | 2,136 |
cristalhq/acmd | Provides a lightweight CLI framework for building command-line applications in Go. | 116 |
codecentric/net_automatic_interface | Automatically generates interfaces from classes to reduce friction and noise in code | 63 |
mikaelmello/inquire | A Rust library for creating interactive command-line prompts and user interfaces. | 2,081 |