Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 758 Bytes

README.md

File metadata and controls

31 lines (16 loc) · 758 Bytes

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.