Experimenting with a hybrid native app built with Gleam and Tauri
src | ||
src-tauri | ||
test | ||
.gitignore | ||
gleam.toml | ||
index.html | ||
main.js | ||
manifest.toml | ||
package-lock.json | ||
package.json | ||
README.md | ||
style.css | ||
vite.config.js |
videopls
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 videopls
and its documentation can be found at https://hexdocs.pm/videopls.