Update and rename MakeFile to Makefile
Some checks failed
CI / Foundry project (push) Has been cancelled
Some checks failed
CI / Foundry project (push) Has been cancelled
This commit is contained in:
7
Makefile
Normal file
7
Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
-include .env
|
||||
.PHONY: all test clean deploy fund help install snapshot format anvil
|
||||
|
||||
install:
|
||||
@forge install OpenZeppelin/openzeppelin-contracts --no-commit
|
||||
@forge install foundry-rs/forge-std --no-commit
|
||||
@forge install Cyfrin/foundry-devops --no-commit
|
||||
Reference in New Issue
Block a user