stylish readme
This commit is contained in:
parent
8881505d57
commit
ce6e8ecf21
3 changed files with 42 additions and 9 deletions
2
Makefile
2
Makefile
|
@ -10,7 +10,7 @@ mpd: ## Run mpd test instance
|
|||
mpd --no-daemon ./mpd.conf
|
||||
|
||||
run: build ## Run project
|
||||
./server
|
||||
./${PROJECT}
|
||||
|
||||
build: ## Compile project
|
||||
go build -v -o ${PROJECT}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue