mirror of
https://github.com/git-chglog/git-chglog.git
synced 2026-01-23 02:15:12 +00:00
chore: Add release process
This commit is contained in:
parent
ec1d4dec3c
commit
8292ab7d2c
4 changed files with 9 additions and 3 deletions
1
Makefile
1
Makefile
|
|
@ -8,6 +8,7 @@ deps:
|
|||
.PHONY: clean
|
||||
clean:
|
||||
rm -rf ./vendor/
|
||||
rm -rf ./dist/
|
||||
rm -rf ./git-chglog
|
||||
rm -rf $(GOPATH)/bin/git-chglog
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue