Talk With Groot
If you have any problems, it is always recommended that you talk to someone, but I recommend talking to the Groot.
Installation
The first step is adding the gem in your Gemafile
gem "talk_with_groot"
Use the package manager bundle to install hi_world.
bundle installUsage
require 'talk_with_groot'
puts TalkWithGroot.esParameters
You can choose a language for talking with Groot Now we have these languages:
| Code | Language |
|---|---|
| es | Spanish |
| en | English |
| fr | French |
| de | German |
| it | Italian |
| ch | Chinese |
| kr | Korean |
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.