GitXplorerGitXplorer
h

tictactoe

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
1975e90a02bf7ca433ed64c931a7fa4f804ae060

Merge pull request #1 from hylkealons/backstage-integration

hhylkealons committed 2 years ago
Unverified
0132f6f4a41c168b75406c8b0da4c60d82f440ac

Add catalog-info.yaml config file

hhylkealons committed 2 years ago
Unverified
b2fe0d3c6484de8eca6ba29fe04b7a070a868f64

Make sobelow and credo happy

committed 5 years ago
Unverified
35544d9f52a20536a7182afa185222f081a462ce

Remove accidentially committed start file

committed 5 years ago
Unverified
ef6bfd9136675d43f337bc4b30b72150ff09c320

Add tool versions for working with asdf

committed 5 years ago
Unverified
687e4f68e6e98384b0de02c5392eff3a1b6a987e

Multi stage dockerfile

committed 5 years ago

README

The README file for this repository.

TicTacToe

TODO: Add description

Installation

If available in Hex, the package can be installed by adding tic_tac_toe to your list of dependencies in mix.exs:

def deps do
  [
    {:tic_tac_toe, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/tic_tac_toe.