Go to file
Erika Rowland d08040a8e5 it works 2024-03-30 23:46:45 -07:00
src it works 2024-03-30 23:46:45 -07:00
test it works 2024-03-30 23:46:45 -07:00
.gitignore it works 2024-03-30 23:46:45 -07:00
README.md it works 2024-03-30 23:46:45 -07:00
gleam.toml it works 2024-03-30 23:46:45 -07:00
manifest.toml it works 2024-03-30 23:46:45 -07:00

README.md

constellation

Package Version Hex Docs

gleam add constellation
import constellation

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

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

Development

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