resolver-cli 0.1.2

Resolver is a CLI tool that enable developers to scaffold projects for different development purpose, tools and programming languages.
Documentation
1
2
3
4
pub const GIT_DIAMOND_HARDHAT_JS_URL: &str = "https://github.com/mudgen/diamond-3-hardhat.git";
pub const GIT_DIAMOND_HARDHAT_TS_URL: &str = "https://github.com/Timidan/diamond-3-hardhat-typechain.git";
pub const GIT_DIAMOND_FOUNDRY_URL: &str = "https://github.com/FydeTreasury/Diamond-Foundry.git";
pub const GIT_NEST_JS_URL: &str = "https://github.com/nestjs/typescript-starter.git";