Skip to content

A CLI for initializing projects with Juno or directing devs to the Internet Computer docs

License

Notifications You must be signed in to change notification settings

peterpeterparker/create-ic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7f24c53 · Apr 14, 2024

History

46 Commits
Apr 14, 2024
May 15, 2022
May 15, 2022
Apr 14, 2024
May 15, 2022
Apr 14, 2024
Apr 14, 2024
Apr 14, 2024
Apr 14, 2024
May 15, 2022
May 15, 2022

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