Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/go-zepto/zepto-cli


https://github.com/go-zepto/zepto-cli

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

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