Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kimromi/ruboty-choose
choose tool for Ruboty
https://github.com/kimromi/ruboty-choose
ruboty ruby
Last synced: about 4 hours ago
JSON representation
choose tool for Ruboty
- Host: GitHub
- URL: https://github.com/kimromi/ruboty-choose
- Owner: kimromi
- License: mit
- Created: 2017-06-24T14:11:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-01T06:26:09.000Z (over 7 years ago)
- Last Synced: 2024-04-24T02:01:27.736Z (7 months ago)
- Topics: ruboty, ruby
- Language: Ruby
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Ruboty::Choose
Choose tool for Ruboty.
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'ruboty-choose'
```## Usage
Select one of multiple parameters.
```
@ruboty choose A B C => I chose B!
```## License
The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).