Skip to content

The first release - v0.0.1

Latest
Compare
Choose a tag to compare
@skoowoo skoowoo released this 27 Sep 03:19
· 24 commits to main since this release
627494b

Have Features:

there are 18 standard functions and 3 automatic workflow cases.

  • github-3way-sync: Automatically synchronize local, origin, upstream three repositories.
  • github-auto-pr: Automatically push origin branch and create the pull request for upstream.
  • go-auto-build: Automatically detect the modules of a Go project and build all modules.

Install

tar zxvf cofx-darwin-amd64.tar.gz 
cd darwin-amd64
sudo ./install.sh