Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 369 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 369 Bytes

Ruboty::Kujibiki

A Ruboty plugin to choose an element from comma separated strings.

Installation

Add this line to your application's Gemfile:

gem 'ruboty-kujibiki'

And then execute:

$ bundle

Or install it yourself as:

$ gem install ruboty-kujibiki

Usage

> ruboty kujibiki 1,2,3,4,5
2
> ruboty kujibiki 2 a,b,c,d,e
b, a