aurinko/common
2024-07-01 13:00:32 +03:00
..
.gitignore Initial commit 2024-07-01 13:00:32 +03:00
gleam.toml Initial commit 2024-07-01 13:00:32 +03:00
manifest.toml Initial commit 2024-07-01 13:00:32 +03:00
README.md Initial commit 2024-07-01 13:00:32 +03:00

aurinko_common

Package Version Hex Docs

gleam add aurinko_common
import aurinko_common

pub fn main() {
  // TODO: An example of the project in use
}

Further documentation can be found at https://hexdocs.pm/aurinko_common.

Development

gleam run   # Run the project
gleam test  # Run the tests
gleam shell # Run an Erlang shell