feliperenan / truco

Truco paulista implemented in Elixir :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Truco Paulista

Setup

  • This project requires Postgres 9.4+
  • git clone git@github.com:feliperenan/truco.git
  • mix deps.get
  • mix deps.compile

Running CI build locally

  • Locally:
$ earthly -P +test
  • From github:
$ earthly -P github.com/feliperenan/truco:master+test

About

Truco paulista implemented in Elixir :)


Languages

Language:Elixir 100.0%