1
0
Fork
You've already forked gobclaw
0
No description
  • Scheme 85.4%
  • Nix 14.6%
Find a file
2026年04月22日 16:20:55 +08:00
blueprint build: update buildables 2026年04月18日 14:14:57 +08:00
gobclaw refactor 2026年04月22日 16:20:55 +08:00
nix deps: update and pin fibers version 2026年04月18日 13:50:16 +08:00
pkgs build: upstream blue 2026年04月18日 13:50:53 +08:00
tests/unit/gobclaw init 2026年03月21日 02:57:22 +08:00
.envrc init 2026年03月21日 02:57:22 +08:00
.gitignore chore: ignore sketch.scm 2026年03月28日 15:00:59 +08:00
blueprint.scm build: run and mock 2026年04月18日 14:14:43 +08:00
README.md doc: init README 2026年04月18日 14:20:23 +08:00
TODO.md todo: update 2026年04月18日 13:48:56 +08:00

GobClaw

Development

Enter development environment.

nix develop ./nix

Run main program.

blue run

Run mock program.

blue mock

Build project.

blue build