Project

pokename

0.0
No commit activity in last 3 years
No release in over 3 years
This gem choose one from the 151 Pokémons names (Yeah, just the first generation) to be used in your projects.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

= 4.2.0
 Project Readme

Pokéname!

Gem Version

Choose a random Pokémon name to name your project.

This gem choose one from the 151 Pokémons names (Yeah, just the first generation) to be used in your projects.

Thanks http://www.dragonflycave.com/ for your awesome Pokémon name list generator

Usage

First install the gem:

gem install pokename

Then just run it:

pokename

It will create a new rails project with a name of one of the 150 pokémons.

If you just want to print a pokémon name, without creating a new project. Run:

pokename -p

That's all folks! :)

Copyright

Copyright (c) 2015 Lucas Saldanha. See LICENSE for details.