The official web interface for drb99. Painlessly generate distribution wrappers for your Go CLI projects.
drb99-web is the official graphical user interface for the drb99 API. It provides a sleek, user-friendly, dark-mode experience for generating distribution configurations without ever touching the terminal.
- Interactive Forms: Beautifully designed forms to easily configure your Go CLI deployments.
- Support for Multiple Workflows:
- npm wrapper generation (automatically create
package.json,install.js,index.js, etc.) - GoReleaser configuration (coming soon/optional integration)
- npm wrapper generation (automatically create
- Live Previews & Downloads: Easily review the generated code right in your browser and download the
.ziparchive to use immediately. - Modern Tech Stack: Built using Next.js, Tailwind CSS, and optimized for performance and accessibility.
To run the web application locally, ensure you have Node.js installed, then clone the repository:
git clone https://github.com/yourusername/drb99-web.git
cd drb99-web