rename cmd/neodock -> cmd/monitor-lets-go
This commit is contained in:
parent
a4b80616bb
commit
2a49aa98ed
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,6 +1,5 @@
|
|||||||
# Binary
|
# Binary
|
||||||
/monitor-lets-go
|
/monitor-lets-go
|
||||||
/neodock
|
|
||||||
|
|
||||||
# IDE
|
# IDE
|
||||||
.idea/
|
.idea/
|
||||||
|
|||||||
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
# monitor-lets-go Makefile
|
# monitor-lets-go Makefile
|
||||||
BIN := monitor-lets-go
|
BIN := monitor-lets-go
|
||||||
SRCDIR := ./cmd/neodock
|
SRCDIR := ./cmd/monitor-lets-go
|
||||||
INSTALL ?= install
|
INSTALL ?= install
|
||||||
|
|
||||||
.DEFAULT_GOAL := build
|
.DEFAULT_GOAL := build
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user