1
0
Fork
You've already forked vibe
0
MPD controller in gleam
  • Gleam 91.1%
  • Nix 8.9%
Find a file
2025年01月17日 20:07:14 +01:00
src added status, stop, add, clear, and descriptions 2025年01月17日 20:07:14 +01:00
test added status, stop, add, clear, and descriptions 2025年01月17日 20:07:14 +01:00
.envrc initial commit 2025年01月16日 22:31:13 +01:00
.gitignore initial commit 2025年01月16日 22:31:13 +01:00
flake.lock initial commit 2025年01月16日 22:31:13 +01:00
flake.nix initial commit 2025年01月16日 22:31:13 +01:00
gleam.toml initial commit 2025年01月16日 22:31:13 +01:00
manifest.toml initial commit 2025年01月16日 22:31:13 +01:00
README.md initial commit 2025年01月16日 22:31:13 +01:00

vibe

Package Version Hex Docs

gleam add vibe@1
importvibepubfnmain(){// TODO: An example of the project in use
}

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

Development

gleam run # Run the project
gleam test # Run the tests