Cardmarket CLI

Warning

The Cardmarket API gives full access to your Cardmarket Account. Including the ability to make orders. Use this software on your own risk. I am not liable for any damages related to this software (See licence).

Installation

  1. Install Ruby
  2. Install the Bundler Gem
gem install bundler
  1. Clone the repository
git clone https://github.com/Lisstem/cardmarket-cli.git
  1. Move into the directory and install the need gems
cd cardmarket-cli && bundle install
  1. Move into the code directory and copy the example config
cd code && cp example_config.json config.json
  1. Set your secrets from Cardmarket in config.json

Usage

Still working on that :D

License

Blue Oak Model License 1.0.0