An Elixir library for Oblique Strategies.
The Oblique Strategies are copyright Brian Eno and Peter Schmidt © 1975. This library is a tool for interacting with the text of the cards, provided for educational and non-commercial purposes.
The package can be installed by adding oblique_strategies
to
your list of dependencies in mix.exs
:
def deps do
[
{:oblique_strategies, "~> 0.1.0"}
]
end
Documentation can be found at https://hexdocs.pm/oblique_strategies.