icp-cli

Development tool for building and deploying canisters on ICP

brewmacoslinux
Try with needOr install directly
Source

About

Development tool for building and deploying canisters on ICP

Commands

dfx

Examples

Create a new ICP canister project$ dfx new my_project
Start the local ICP development environment$ dfx start --background
Deploy canisters to the ICP network$ dfx deploy