Remove Makefile
This commit is contained in:
parent
c13a47f2c4
commit
04b66cecb3
1 changed files with 0 additions and 6 deletions
6
Makefile
6
Makefile
|
@ -1,6 +0,0 @@
|
|||
install: ## Install dependencies
|
||||
@qlot install
|
||||
|
||||
help: ## Show options
|
||||
@grep -E '^[a-zA-Z_-]+:.*?## .*$$' $(MAKEFILE_LIST) | \
|
||||
awk 'BEGIN {FS = ":.*?## "}; {printf "\033[36m%-20s\033[0m %s\n", $$1, $$2}'
|
Loading…
Add table
Add a link
Reference in a new issue