Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3-pq
Commits
f976187a
Commit
f976187a
authored
May 13, 2021
by
Marten Seemann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove Makefile
parent
8992c0c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
18 deletions
+0
-18
Makefile
Makefile
+0
-18
No files found.
Makefile
deleted
100644 → 0
View file @
8992c0c2
all
:
deps
gx
:
go get github.com/whyrusleeping/gx
go get github.com/whyrusleeping/gx-go
deps
:
gx
gx
--verbose
install
--global
gx-go rewrite
test
:
deps
gx
test
-v
-race
-coverprofile
=
coverage.txt
-covermode
=
atomic .
rw
:
gx-go rewrite
rwundo
:
gx-go rewrite
--undo
publish
:
rwundo
gx publish
.PHONY
:
all gx deps test rw rwundo publish
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment