Socket
Socket
Sign inDemoInstall

create-piral-instance

Package Overview
Dependencies
Maintainers
1
Versions
937
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-piral-instance

The NPM initializer to scaffold a new Piral instance.


Version published
Weekly downloads
95
decreased by-39.87%
Maintainers
1
Weekly downloads
 
Created
Source

Piral Logo

Create Piral Instance · GitHub License npm version tested with jest Community Chat

create-piral-instance is a command-line tool that can also be used via NPM. It should make scaffolding a new Piral instance as simple as possible.

Usage

There are different ways of using it.

You can either install the tool globally and run it from there, or you use npx for this duty:

npx create-piral-instance

Alternatively, you can use npm init to run it.

npm init piral-instance

There are no command line parameters. Every input will be supplied via a command line prompt in an interactive manner. If you look for a tool to automate this (e.g., via command line parameters) use the piral-cli.

Documentation

For details on the available commands check out the documentation at Piral or on GitHub.

License

Piral is released using the MIT license. For more information see the license file.

Keywords

FAQs

Package last updated on 07 Aug 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