GNU Gettext implementation for Gleam.
Find a file
2024-05-09 18:49:58 +03:00
src Initial commit (WIP WIP WIP) 2024-05-09 18:49:58 +03:00
test Initial commit (WIP WIP WIP) 2024-05-09 18:49:58 +03:00
.gitignore Initial commit (WIP WIP WIP) 2024-05-09 18:49:58 +03:00
expo_plural_forms_parser.erl Initial commit (WIP WIP WIP) 2024-05-09 18:49:58 +03:00
fi.mo Initial commit (WIP WIP WIP) 2024-05-09 18:49:58 +03:00
fi.po Initial commit (WIP WIP WIP) 2024-05-09 18:49:58 +03:00
gleam.toml Initial commit (WIP WIP WIP) 2024-05-09 18:49:58 +03:00
manifest.toml Initial commit (WIP WIP WIP) 2024-05-09 18:49:58 +03:00
messages.po Initial commit (WIP WIP WIP) 2024-05-09 18:49:58 +03:00
messages.pot Initial commit (WIP WIP WIP) 2024-05-09 18:49:58 +03:00
README.md Initial commit (WIP WIP WIP) 2024-05-09 18:49:58 +03:00

kielet

Package Version Hex Docs

gleam add kielet
import kielet

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

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

Development

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