Skip to content

CLI Tool to retrieve informations about Gwent Cards

License

Notifications You must be signed in to change notification settings

pmarco0/gwent-cli-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gwent CLI

CLI Tool to retrieve informations about Gwent Cards

alt text

Requirements

Elixir >= 1.6.1

Usage

$ gwent --card NAME

Build

Run the following commands: mix deps.get

mix deps.compile

mix escript.build

Examples

$ gwent --card Abaya

$ gwent --card "Geralt: Igni"

Extra

To disable colored output remove config :elixir, ansi_enabled: true from config.exs.

Thanks

Thanks to GwentAPI

About

CLI Tool to retrieve informations about Gwent Cards

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages