Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Some elixir to help with Magic (yes, the card game)

License

PragTob/magic-support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magic Support

Some small niceties to help working with Magic. So far:

  • Get all the cards from all magic sets (via Scryfall) in csvs in an import friendly format, so that it'd be nice to put in and import (for now just Archidekt)
  • or just the cards from one set

Setup

  • Recent elixir & erlang (concrete versions see .tool-versions)
  • mix deps.get
  • iex -S mix
  • From here use the functions documented in the Magic module.

Dev

"Omg Tobi, there are no tests" Relax, it's just a bunch of scripts :D

About

Some elixir to help with Magic (yes, the card game)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages