A customizable double entry bookkeeping system backed by Ash resources.
Find a file
Zach Daniel 25b3dc3063 init
2023-07-21 20:27:52 -04:00
lib init 2023-07-21 20:27:52 -04:00
test init 2023-07-21 20:27:52 -04:00
.formatter.exs init 2023-07-21 20:27:52 -04:00
.gitignore init 2023-07-21 20:27:52 -04:00
mix.exs init 2023-07-21 20:27:52 -04:00
mix.lock init 2023-07-21 20:27:52 -04:00
README.md init 2023-07-21 20:27:52 -04:00

AshDoubleEntry

TODO: Add description

Installation

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

def deps do
  [
    {:ash_double_entry, "~> 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/ash_double_entry.