Skip to content

Files

Latest commit

65a93b7 · Oct 12, 2024

History

History
24 lines (18 loc) · 561 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 561 Bytes

arctic_framework_org

Package Version Hex Docs

gleam add arctic_framework_org@1
import arctic_framework_org

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

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

Development

gleam run   # Run the project
gleam test  # Run the tests