Skip to content

Blighted Agent is a tool for choosing a name for your next project using M:TG card names. At least it will inspire you.

Notifications You must be signed in to change notification settings

installero/blighted_agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A script that helps you to choose a name for your project using M:TG card names from http://cardkingdom.com

Installation

git clone [email protected]:installero/blighted_agent.git
cd blighted_agent
sudo apt-get install libxslt-dev libxml2-dev
sudo gem install nokogiri whois highline

Usage

ruby ./blighted_agent.rb -h

-v, --verbose                    Run verbosely
-t, --type CARD_TYPE             Card type |Artifact, Creature, Enchant, Instant, Land, Planeswalker, Sorcery|
-k, --key CARD_KEYTYPE           Card key type "Knight, Goblin, Rebel"
-r, --rarities x,y,z             Card rarities (m,r,u,c,s)
-c, --color x,y,z                Card colors (b,u,g,r,w)
-o, --output FILE                Print output html to file, result.html by default

Example

ruby ./blighted_agent.rb -k Rogue -c u

About

Blighted Agent is a tool for choosing a name for your next project using M:TG card names. At least it will inspire you.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages