basic-cli
CLI tool builder
A basic Command-Line Interface platform for building and executing command-line tools and scripts in the Roc programming language
A basic Command-Line Interface platform
90 stars
8 watching
32 forks
Language: Roc
last commit: about 1 month ago
Linked from 1 awesome list
hacktoberfestroc-lang
Related projects:
Repository | Description | Stars |
---|---|---|
console-rs/dialoguer | A Rust library providing utilities for crafting user-friendly command line interfaces. | 1,347 |
tyrrrz/clifx | A framework for building command-line interfaces with minimal boilerplate and automatic help generation | 1,514 |
adambajguz/typin | A framework for building interactive CLI applications with features such as auto-completion, middleware pipelines, and built-in DI support. | 244 |
chr1st0scli/rainlisp | A .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems. | 34 |
daniele77/cli | A C++ library for creating interactive command line interfaces with various features and options for remote sessions and user interaction. | 1,242 |
j8r/clicr | A declarative command line interface builder | 30 |
alibaba/cli | An implementation of command line interface support based on Vert.x-core codebase adapted to run on Java 6 and Java 7. | 62 |
docopt/docopt.net | A .NET implementation of docopt to automatically derive command-line argument parsing logic from help text. | 356 |
hashmismatch/terminal_cli.rs | A low-level Rust library for building interactive terminal command line interfaces | 55 |
ros2/ros2cli | Provides command line interface tools for ROS 2 ecosystem | 184 |
leaanthony/clir | A lightweight CLI library in Go for building simple and clear command-line interfaces. | 183 |
rust-cli/rexpect | Automates interactions with child applications and processes by expecting patterns of input and output | 330 |
rudihorn/light-cli | A lightweight command-line interface parser for machine-to-machine communication in embedded devices. | 15 |
quarto-dev/quarto-r | An R interface to the Quarto Command Line Interface (CLI) | 147 |
razrfalcon/pico-args | An ultra simple CLI arguments parser | 582 |