# Packages
No description provided by the author
# README
gitlab-auto-work
automate some work about gitlab
build project
- go get github.com/xanzy/go-gitlab
- go get -u github.com/spf13/cobra/cobra
- cobra init --pkg-name github.com/chengshidaomin/gitlab-auto-work
Workflow
- get all projects of the current user
- new branch from tag or commit hash
- replace .gitlab-ci.yml
- update