No description
Find a file
2024-02-04 00:38:53 +02:00
src Initial commit 2024-02-04 00:38:53 +02:00
test Initial commit 2024-02-04 00:38:53 +02:00
.gitignore Initial commit 2024-02-04 00:38:53 +02:00
.tool-versions Initial commit 2024-02-04 00:38:53 +02:00
gleam.toml Initial commit 2024-02-04 00:38:53 +02:00
LICENSE Initial commit 2024-02-04 00:38:53 +02:00
manifest.toml Initial commit 2024-02-04 00:38:53 +02:00
README.md Initial commit 2024-02-04 00:38:53 +02:00

bigi

Package Version Hex Docs

gleam add bigi
import bigi

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

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

Development

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