scriptorium/README.md
2023-09-17 19:48:31 +03:00

24 lines
527 B
Markdown

# pilkahdus
[![Package Version](https://img.shields.io/hexpm/v/pilkahdus)](https://hex.pm/packages/pilkahdus)
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/pilkahdus/)
A Gleam project
## Quick start
```sh
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:
```sh
gleam add pilkahdus
```
and its documentation can be found at <https://hexdocs.pm/pilkahdus>.