ITADN

Installation scripts for Linux, Windows and MacOS

#195ClosedVitaoDeveloper 创建于 2026-06-19
V
VitaoDevelopercommented
# Installation scripts for Linux, Windows and macOS ## Problem Currently there's no installation script for ponytail. Users need to manually clone the repository and handle dependencies themselves, which assumes some familiarity with git and OS-level tooling. ## Proposal Add install scripts for Linux, macOS, and Windows, so users (including beginners and those relying on AI coding agents) can install and start using ponytail's features without manual setup. ## Scope - `install.sh` for Linux/macOS - `install.ps1` for Windows - Detect dependencies and install them automatically (or report what's missing) - Document usage in README ## Why This lowers the barrier to entry, especially for non-technical users and AI coding agent workflows that benefit from a single setup command.
关闭于 2026-06-21 7 条评论