Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 673 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 673 Bytes

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