📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

create-juno

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-juno

A CLI for creating new Juno projects

0.4.1
latest
Source
npm
Version published
Weekly downloads
55
-31.25%
Maintainers
1
Weekly downloads
 
Created
Source

create-juno

A CLI for creating new Juno projects. Just run...

npm create juno@latest

...and follow the prompts.

Package managers

With NPM:

npm create juno@latest

With Yarn:

yarn create juno

With PNPM:

pnpm create juno

Arguments

create-juno runs in interactive mode. You can also specify your project name and template with command line arguments:

npm create juno@latest my-juno-project -- --template nextjs-starter

Check out the full list of templates, available on GitHub.

License

MIT © David Dal Busco

Keywords

blockchain-as-a-service

FAQs

Package last updated on 19 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts