STDOUT text formatting

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 formatting options:
Information
Category: Ruby / CLI Builder
Watchers: 9
Star: 450
Fork: 31
Last update: Nov 22, 2023

Related Repos



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 sample also gui
 

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 updating
 

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 the followin
 

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 the followin
 
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 to deploy
 

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. Not another
 

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 an elegan
 

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 formatting options:
 

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. Overview S
 

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 gem inst
 

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 Make-like
 

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 transformatio
 

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 slop
 

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/ManageIQ/o