module
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: Jun 5, 2026
License: AGPL-3.0
Opens a new window with license information.
README
¶
Distribute your go code, painlessly! via multiple distribution channels.
[!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.
Full API Documentation
The full api documentation will be added soon.
Directories
¶
cmd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.