Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

create-juno

Package Overview
Dependencies
Maintainers
0
Versions
49
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.0.32
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
24
decreased by-80.17%
Maintainers
0
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

FAQs

Package last updated on 17 Nov 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc