Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 1.1 KB

File metadata and controls

28 lines (15 loc) · 1.1 KB

Magic the Gathering Deck Builder

Use this application to plan and build Magic the Gathering decks in Standard format. Add cards to decks and also view your collection of cards that belong in all of the decks that you create.

Installation

Clone this repository, and then execute:

$ cd mtg-deck-builder
$ bundle

In the terminal, run:

$ rackup config.ru

Then, visit http://localhost:9292 in your browser.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/mddilley/mtg-deck-builder. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The application is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the mtg_deck_builder project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.