main
CLI builder
A class factory and dsl for generating command line programs quickly and efficiently.
a class factory and dsl for generating command line programs real quick
266 stars
9 watching
24 forks
Language: Ruby
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
davetron5000/gli | Provides a Ruby API to create command-line applications with subcommands and options | 1,256 |
tj/commander | A Ruby-based library and framework for creating command-line executables with a simple and intuitive API. | 1,085 |
j8r/clicr | A declarative command line interface builder | 29 |
cjheath/treetop | A toolset for building interpreters of simple languages using parsing expression grammars and Ruby | 306 |
hypertalk/commandcougar | A library that provides a simple and elegant way to build command line interfaces in Swift. | 54 |
dannyben/runfile | A command-line utility builder for creating tools and interfaces | 36 |
commander-rb/commander | A Ruby framework for creating command-line executables with a simple and customizable API. | 823 |
beaver-lodge/beaver | An open-source MLIR front-end in Elixir and Zig to build and optimize compiler pipelines | 162 |
mrrooijen/commander | A command-line interface builder for the Crystal programming language | 128 |
mkideal/cli | A package for building command line interfaces with type safety and customization options. | 732 |
mdub/clamp | A command-line application framework that simplifies the process of creating CLI tools | 422 |
ahoward/tagz | A Ruby library that provides an unobtrusive and safe syntax for generating HTML and XML. | 31 |
mwunsch/weary | A framework and DSL for building RESTful web service clients | 479 |
spencercdixon/redux-cli | An opinionated CLI for building Redux/React apps by automating common tasks and providing a set of generators for creating components and tests. | 881 |
ndmitchell/cmdargs | A Haskell library for building command line applications with minimal code | 91 |