Skip to content

Commit 37748fd

Browse files
committed
Create tools map
1 parent 4c22df1 commit 37748fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.PHONY: install-phive
22
install-phive:
3+
mkdir tools; \
34
wget -O tools/phive.phar https://phar.io/releases/phive.phar; \
45
wget -O tools/phive.phar.asc https://phar.io/releases/phive.phar.asc; \
56
gpg --keyserver pool.sks-keyservers.net --recv-keys 0x9D8A98B29B2D5D79; \

0 commit comments

Comments
 (0)