Skip to content

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

License

Notifications You must be signed in to change notification settings

s-osa/ruboty-kujibiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published