Shared libraries to target javascript and erlang by @gleam-br.
gleam add gbr_shared@1import gbr/shared
pub fn main() -> Nil {
shared.try()
}Further documentation can be found at https://hexdocs.pm/gbr_shared.
gleam run # Run the project
gleam test # Run the tests- Unit tests
- More docs
- GH workflow
- test & build
- changelog & issue to doc
-
auto publishmanual publish-
gleam publish
-