No description
Find a file
2023-10-28 19:33:26 +03:00
src Add artist artwork 2023-10-28 19:33:26 +03:00
test Hackfest 2023-10-08 12:53:43 +03:00
vendor/bootstrap-icons Add Bootstrap icons 2023-10-10 21:42:52 +03:00
.gitignore Hackfest 2023-10-08 12:53:43 +03:00
.gitlab-ci.yml Update .gitlab-ci.yml file 2023-10-28 16:26:28 +00:00
.tool-versions Initial workings of tracking with range input 2023-10-20 23:44:39 +03:00
gleam.toml Hackfest 2023-10-08 12:53:43 +03:00
index.html Add favicon 2023-10-13 23:16:02 +03:00
LICENSE Add license 2023-10-08 12:58:28 +03:00
manifest.toml Album and artist views added, previous track selection added 2023-10-22 11:15:38 +03:00
normalize.css Hackfest 2023-10-08 12:53:43 +03:00
README.md Hackfest 2023-10-08 12:53:43 +03:00
style.css Album and artist views added, previous track selection added 2023-10-22 11:15:38 +03:00

elektrofoni

Package Version Hex Docs

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 elektrofoni

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