CLI Builder

CLI Builder

Newest releases

nuhkoca Purpose of the project 💥 This project will help you distribute your app with the power of Firebase App Distribution and fastlane. As you may know, Firebase App Distribution is a replacement of Beta. This sampl
 

StyleShare CocoaCache Partial CocoaPods Specs cache for the faster CI build. Background It takes several minutes updating CocoaPods Specs repository while building a project on a CI server. In order to prevent from
 

Shopify CLI UI CLI UI is a small framework for generating nice command-line user interfaces Master Documentation Documentation of the Rubygems version Rubygems Installation gem install cli-ui or add th
 

Shopify CLI UI CLI UI is a small framework for generating nice command-line user interfaces Master Documentation Documentation of the Rubygems version Rubygems Installation gem install cli-ui or add th
 
12.6k

capistrano Capistrano: A deployment automation tool built on Ruby, Rake, and SSH. Capistrano is a framework for building automated deployment scripts. Although Capistrano itself is written in Ruby, it can easily be used
 

ManageIQ optimist http://manageiq.github.io/optimist/ Documentation Quickstart: See Optimist.options and then Optimist::Parser#opt. Examples: http://manageiq.github.io/optimist/. Wiki: http://github.com/
 

tombenner Ru Ruby in your shell! Overview Ru brings Ruby's expressiveness, cleanliness, and readability to the command line. It lets you avoid looking up pesky options in man pages and Googling how to write a tra
 

ahoward NAME main.rb SYNOPSIS a class factory and dsl for generating command line programs real quick URI http://codeforpeople.com/lib/ruby/ http://rubyforge.org/projects/codeforpeople/ http://github.com/ahoward/main INSTALL
 

davetron5000 GLI, the Git-Like Interface Command Line Parser¶ ↑ GLI allows you to create command-line app in Ruby that behaves like git in that it takes subcommands to perform a series of complex action, e.g. git remote add. Ove
 

geemus formatador STDOUT text formatting Quick and dirty You can call class methods to print out single lines like this: Formatador.display_line('Hello World') You use tags, similar to html, to set formattin
 

piotrmurach TTY is a toolbox for developing beautiful command line clients in Ruby with a fluid interface for gathering input, querying terminal properties and displaying information. Motivation All too often
 

leejarvis Slop Slop is a simple option parser with an easy to remember syntax and friendly API. Version 4 of Slop is aimed at Ruby 2.0 or later. Please use Version 3 for Ruby 1.9 support. Installation gem install s
 

ruby RAKE – Ruby Make home github.com/ruby/rake bugs github.com/ruby/rake/issues docs ruby.github.io/rake build status Description Rake is a
 

commander-rb Commander The complete solution for Ruby command-line executables. Commander bridges the gap between other terminal related libraries you know and love (OptionParser, HighLine), while providing many new features, and
 

mdub Clamp "Clamp" is a minimal framework for command-line utilities. It handles boring stuff like parsing the command-line, and generating help, so you can get on with making your command actually do stuff. N