Skip to content

haruki7049/gleam_template

Repository files navigation

gleam_template

A Gleam-lang template for me.

How to use this template?

# This is a GitHub template repository, so you can use it.
# If you want to use Nix, just use this command...!!
nix flake init -t github:haruki7049/gleam_template#default

Development

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

# Or with Nix

nix build
nix develop
nix-shell
nix-build

About

A Gleam-lang template for me

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors