v0.1.0
11happy/cpxv0.1.0Jan 24, 2026by github-actions[bot]
AI Summary
This is the initial release of cpx, marking the first version of the project. The release includes basic installation instructions for users to get started with the software on Linux x86_64 platforms.
Key Highlights
- Initial release of cpx project
- Provides installation instructions for Linux x86_64
- Quick install script via curl
- Manual download option available
New Features
- Initial release with basic functionality
Full Release Notes
## Installation ### Quick install (Linux x86_64) ```bash curl -fsSL https://raw.githubusercontent.com/11happy/cpx/main/install.sh | bash ``` ### Manual download Download the appropriate binary for your platform below and extract it to a directory in your PATH.