No description
Find a file
2026-04-04 12:00:54 +02:00
examples Add label support 2026-04-04 12:00:54 +02:00
lib Add label support 2026-04-04 12:00:54 +02:00
test Initial commit 2026-04-02 22:34:27 +02:00
.formatter.exs Initial commit 2026-04-02 22:34:27 +02:00
.gitignore Initial commit 2026-04-02 22:34:27 +02:00
asm.md Bugfix 2026-04-03 17:01:29 +02:00
mix.exs Initial commit 2026-04-02 22:34:27 +02:00
README.md Initial commit 2026-04-02 22:34:27 +02:00

Emu

TODO: Add description

Installation

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

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