No description
  • Gleam 76.9%
  • Erlang 10.9%
  • Nix 7.2%
  • Dockerfile 2.7%
  • Shell 1.3%
  • Other 1%
Find a file
2026-02-08 01:54:39 +01:00
.github/workflows uuuh dunno what all i did here previously; not worthy: os_stats works now 2026-02-08 01:54:39 +01:00
src uuuh dunno what all i did here previously; not worthy: os_stats works now 2026-02-08 01:54:39 +01:00
test uuuh dunno what all i did here previously; not worthy: os_stats works now 2026-02-08 01:54:39 +01:00
.gitignore uuuh dunno what all i did here previously; not worthy: os_stats works now 2026-02-08 01:54:39 +01:00
docker-compose.yml uuuh dunno what all i did here previously; not worthy: os_stats works now 2026-02-08 01:54:39 +01:00
Dockerfile uuuh dunno what all i did here previously; not worthy: os_stats works now 2026-02-08 01:54:39 +01:00
erl.config uuuh dunno what all i did here previously; not worthy: os_stats works now 2026-02-08 01:54:39 +01:00
flake.lock uuuh dunno what all i did here previously; not worthy: os_stats works now 2026-02-08 01:54:39 +01:00
flake.nix uuuh dunno what all i did here previously; not worthy: os_stats works now 2026-02-08 01:54:39 +01:00
gleam.toml uuuh dunno what all i did here previously; not worthy: os_stats works now 2026-02-08 01:54:39 +01:00
justfile uuuh dunno what all i did here previously; not worthy: os_stats works now 2026-02-08 01:54:39 +01:00
manifest.toml uuuh dunno what all i did here previously; not worthy: os_stats works now 2026-02-08 01:54:39 +01:00
README.md uuuh dunno what all i did here previously; not worthy: os_stats works now 2026-02-08 01:54:39 +01:00
update.sh uuuh dunno what all i did here previously; not worthy: os_stats works now 2026-02-08 01:54:39 +01:00

cluster_manager

Package Version Hex Docs

gleam add cluster_manager@1
import cluster_manager

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

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

Development

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