create-icp
v0.0.1
Published
A simple command line tool for initializing projects with Juno or guiding developers to the Internet Computer documentation
Downloads
19
Maintainers
Readme
Create ICP
A simple command line tool for initializing projects with Juno or guiding developers to Internet Computer resources.
This CLI is just a shortcut of create-ic
Usage
Just run...
npm create icp@latest
...and follow the prompts.
Package managers
With NPM:
npm create icp@latest
With Yarn:
yarn create icp
With PNPM:
pnpm create icp
License
MIT © David Dal Busco