add init to commands

pull/15/head
Joseph Werle 10 years ago
parent f3f212dbd8
commit 7742e85126

@ -1,7 +1,7 @@
BIN ?= bpkg
PREFIX ?= /usr/local
CMDS = json install package term suggest
CMDS = json install package term suggest init
install: uninstall
install $(BIN) $(PREFIX)/bin

Loading…
Cancel
Save