Files in the top-level directory in any check-in
- _build
- deps
- fossil_press
- priv
- templates
- test
- tmp
- mix.exs
- mix.lock
- README.md
- test_cli.exs
- test_task_13_2.exs
FossilPress
TODO: Add description
Installation
If available in Hex, the package can be installed
by adding fossil_press to your list of dependencies in mix.exs:
def deps do
[
{:fossil_press, "~> 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/fossil_press.