create-ic
                                
                                
                                
                                    create-ic copied to clipboard
                            
                            
                            
                        A CLI for initializing projects with Juno or directing devs to the Internet Computer docs
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