forge init nft-rochers --force
forge install OpenZeppelin/openzeppelin-contracts --no-commit
forge install Cyfrin/foundry-devops --no-commit
Build and deploy
task contracts-build contracts-test contracts-deploy
Deploy assets png and json to nft.icyfry.io
task assets-deploy
Mint all collection to caller
task mint