mirror of
https://github.com/Permissionless-Software-Foundation/psf-memo-client.git
synced 2026-09-21 16:52:02 -07:00
slight tweek to swarm forge
This commit is contained in:
@@ -7,6 +7,7 @@ workflow) that runs the swarm with **[pi](https://pi.dev)** as the agent harness
|
||||
The `four-pack` pipeline is unchanged: `specifier` → `coder` → `refactorer` → `architect` with
|
||||
human approval at the specifier gate.
|
||||
|
||||
|
||||
---
|
||||
|
||||
## Quickstart
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
- Go: install with `go install`; mutation `github.com/unclebob/mutate4go`, CRAP `github.com/unclebob/crap4go`, DRY `github.com/unclebob/dry4go`.
|
||||
- Clojure: install with Clojure CLI/deps.edn; mutation `github.com/unclebob/clj-mutate`, CRAP `github.com/unclebob/crap4clj`, DRY `github.com/unclebob/dry4clj`.
|
||||
- Java: install with Maven (`mvn`); mutation `github.com/unclebob/mutate4java`, CRAP `github.com/unclebob/crap4java`, DRY `github.com/unclebob/dry4java`.
|
||||
- Node.js JavaScript: install with `npm install.
|
||||
|
||||
## Language Defaults
|
||||
- For Clojure projects, prefer Babashka where possible.
|
||||
|
||||
Reference in New Issue
Block a user