Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@nirtamir-cli/core

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nirtamir-cli/core

A CLI for Solid

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

nirtamir-cli/core

The main package for the SolidJS CLI tool.

Installation

Run the following command to install the CLI tool globally:

npm i -g nirtamir-cli/core

Usage

For a full list of commands and how to use them, you can invoke the help command like so:

solid --help

Which should print this:

solid <subcommand>

where <subcommand> can be one of:

- add - Can add and install integrations: `solid add unocss`.
- docs
- new - Creates a new solid project
- set
- start - Commands specific to solid start
- playground

For more help, try running `solid <subcommand> --help`

Documentation

Visit our official documentation

Support

Reach out to us on the official SolidJS discord

Contributing

If you would like to contribute or keep up to date with the package, come join the effort over on our GitHub

Keywords

solidjs

FAQs

Package last updated on 24 Apr 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