Skip to content

GhelloZ/edh-logger-cli

Repository files navigation

banner

GitAds Sponsored

Sponsored by GitAds

Simple Go CLI tool to log MTG Commander games and get stats for both decks and players. When it'll be complete I'll worry about writing a proper README.md file.

Dependencies

Installation

For now the package is only available in the AUR so use you're AUR helper of choice to install it

yay -S edh-logger-cli

Build

  1. First of all, clone the repo (use the release branch for a probably stable version)
  2. cd into it
  3. run make. the edh binary will be built in ./build/edh, you may move it wherever you'd like in your PATH to make it accessible everywhere
git clone https://github.com/GhelloZ/edh-logger-cli/tree/releases.git
cd edh-logger-cli
make
# Optional but highly encouraged
# use sudo if it doesn't work
mv build/edh /usr/bin/

About

A Go/Cobra CLI tool powered by strong C libraries to log and display commander games data

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Languages