bashly
CLI generator
Generates feature-rich bash command line tools from YAML configuration files.
Bash command line framework and CLI generator
2k stars
15 watching
88 forks
Language: Ruby
last commit: 8 days ago
Linked from 1 awesome list
bashbash-scriptingclicli-frameworkcli-generatorcode-generatorruby
Related projects:
Repository | Description | Stars |
---|---|---|
dannyben/runfile | A command-line utility builder for creating tools and interfaces | 36 |
jersou/clite-parser | CLI generator from classes or objects | 7 |
kellyjonbrazil/jtbl | A command-line tool to convert and format data from JSON into various table formats. | 290 |
davetron5000/gli | Provides a Ruby API to create command-line applications with subcommands and options | 1,267 |
unifiedjs/unified-args | Creates a command-line interface for processing files with a unified processor | 32 |
ms-ati/docile | Simplifies the creation of Domain Specific Languages (DSLs) in Ruby by providing a way to treat methods as a DSL and handle code extraction with local variable access | 419 |
learnbyexample/cli-computing | A comprehensive guide to Linux command line tools and Shell Scripting | 535 |
jech/cl-yacc | A Common Lisp implementation of the Yacc parser generator tool | 57 |
pkill37/linuxify | Converts macOS CLI to GNU/Linux-like environment by installing and updating GNU programs. | 909 |
ahoward/main | A class factory and dsl for generating command line programs quickly and efficiently. | 266 |
lexborisov/yauid | A decentralized unique ID generator that produces time-ordered IDs without requiring coordination with other nodes. | 21 |
drew-y/cliffy | A Node.js framework for building interactive command-line interfaces | 359 |
inscapist/ruby-nix | Generates reproducible Ruby/Bundler app environment with Nix | 120 |
console-rs/dialoguer | A Rust library providing utilities for crafting user-friendly command line interfaces. | 1,341 |
danielpclark/rutie | An integration library between Ruby and Rust. | 963 |