Caution
README is outdated, to be updated ASAP!
drb99 is an HTTP API that generates distribution files for Go CLI projects.
It can generate:
- npm wrapper files (
package.json,install.js,index.js,README.md) - optional
.goreleaser.yaml - optional
.github/workflows/release.yml - optional
flake.nix
The API returns file contents in JSON, so clients can save them directly to disk.
The full api documentation will be added soon.
