# zepto-cli **Repository Path**: mirrors_mattn/zepto-cli ## Basic Information - **Project Name**: zepto-cli - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-11 - **Last Updated**: 2026-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # zepto-cli This is a CLI that helps in creating projects using the Zepto framework. ## Releasing a new version 1 - Make build to generate new pkger bundle: ```bash make build ``` 2 - Change version in `version.go` 3 - Commit and Release in Github