A customizable double entry bookkeeping system backed by Ash resources.
Find a file
2023-08-06 00:27:33 -04:00
config improvement: initial test suite & functionality 2023-08-06 00:27:33 -04:00
lib improvement: initial test suite & functionality 2023-08-06 00:27:33 -04:00
test improvement: initial test suite & functionality 2023-08-06 00:27:33 -04:00
.formatter.exs init 2023-07-21 20:27:52 -04:00
.gitignore init 2023-07-21 20:27:52 -04:00
.tool-versions improvement: initial test suite & functionality 2023-08-06 00:27:33 -04:00
mix.exs improvement: initial test suite & functionality 2023-08-06 00:27:33 -04:00
mix.lock improvement: initial test suite & functionality 2023-08-06 00:27:33 -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.