Skip to content

elixircalgary/katas

Repository files navigation

Katas CircleCI

This are sample Katas taken mostly from codewars.

Instructions

Solve the katas and share your solution doing a PR

  1. Fork the repo
  2. Create a branch
  3. Solve katas Initially all tests will fail. Please run mix test on the root of the project and fix the modules to make the tests pass.
  4. Open a PR
    • Fork the repo
    • Create a branch
    • Commit your solution
    • Create a PR

Elixir Calgary.