No description
- Gleam 76.1%
- Squirrel 19.2%
- CSS 2%
- Dockerfile 1.1%
- Nix 0.8%
- Other 0.8%
|
All checks were successful
ci/woodpecker/push/build-site-image Pipeline was successful
|
||
|---|---|---|
| .woodpecker | ||
| nut | ||
| nutst | ||
| site | ||
| .dockerignore | ||
| .gitignore | ||
| Dockerfile | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
gleam_nut
Monorepo containing Gleam packages:
nut: commonly used Gleam libraries.nutst: sibling Gleam project/package that can depend onnutvia a path dependency.
Development
cd nut
gleam test
cd ../nutst
gleam test