Repository History
Explore all analyzed open source repositories

Bunster: Compile Shell Scripts into Secure, Portable, Static Binaries
Bunster is an innovative shell compiler that transforms shell scripts into standalone, shell-independent programs. Unlike traditional wrappers, it transpiles scripts into Go code, which is then compiled into secure, portable, and static binaries. This tool offers a robust solution for distributing shell logic without external dependencies.
Gum: Glamorous Shell Scripts with Interactive UI Components
Gum is a command-line tool from Charmbracelet designed to inject glamorous, interactive UI components into your shell scripts. It empowers developers to create engaging command-line experiences, leveraging the power of Bubbles and Lip Gloss without needing to write Go code. Easily add prompts, spinners, tables, and other interactive elements to make your scripts more user-friendly and visually appealing.