Skip to content

peterpeterparker/create-ic

Repository files navigation

Create IC

A simple command line tool for initializing projects with Juno or guiding developers to Internet Computer resources.

GitHub release

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