forge-deploy 0.0.29

A cli that goes along a set of soldity contract to keep track of deployments by name in forge.
1
2
3
4
5
6
7
8
9
10
{
	"folders": [
		{
			"path": "."
		}
	],
	"settings": {
		"solidity.monoRepoSupport": true
	}
}