Skip to content

jurassic-park-hackers/elixir_katas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Jurassic

Getting started

mix deps.get

Running tests

mix test
mix test.watch

Build image Docker

docker build -t elixir_katas .

Running tests in image Docker

docker run --rm -t elixir_katas mix test

Access image docker

docker run --rm -it -t elixir_katas /bin/sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages