A simple Gleam blog generator.
Find a file
2023-09-17 19:48:31 +03:00
priv WIP mess 2023-09-17 19:48:31 +03:00
src WIP mess 2023-09-17 19:48:31 +03:00
.gitignore WIP mess 2023-09-17 19:48:31 +03:00
.tool-versions WIP mess 2023-09-17 19:48:31 +03:00
gleam.toml WIP mess 2023-09-17 19:48:31 +03:00
manifest.toml WIP mess 2023-09-17 19:48:31 +03:00
package.json WIP mess 2023-09-17 19:48:31 +03:00
README.md WIP mess 2023-09-17 19:48:31 +03:00

pilkahdus

Package Version Hex Docs

A Gleam project

Quick start

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

Installation

If available on Hex this package can be added to your Gleam project:

gleam add pilkahdus

and its documentation can be found at https://hexdocs.pm/pilkahdus.