No description
- Gleam 65.1%
- Squirrel 12.7%
- Rust 8.7%
- CSS 6.1%
- TypeScript 4.9%
- Other 2.5%
|
Some checks are pending
ci/woodpecker/push/build-site-image Pipeline is pending
|
||
|---|---|---|
| .woodpecker | ||
| nut | ||
| nut_highlight | ||
| 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