create-ic
v0.6.2
Published
A simple command line tool for initializing projects with Juno or guiding developers to the Internet Computer documentation
Downloads
32
Maintainers
Readme
Create IC
A simple command line tool for initializing projects with Juno or guiding developers to Internet Computer resources.
Usage
Just run...
npm create ic@latest
...and follow the prompts.
Package managers
With NPM:
npm create ic@latest
With Yarn:
yarn create ic
With PNPM:
pnpm create ic
License
MIT © David Dal Busco