🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More →
Socket
Book a DemoSign in
Socket

@scriptpilot/app-cli

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package version was removed
This package version has been unpublished, mostly likely due to security reasons

@scriptpilot/app-cli

CLI to support the hybrid app development.

unpublished
Source
npmnpm
Version
0.2.0
Version published
Maintainers
1
Created
Source

App CLI

CLI to support the hybrid app development.

Installation

Run npm install @scriptpilot/app-cli --save-dev

Usage

Run npx app to see all commands

Run npx app <command> to run a command

Package Development

Testing

Testing requires the Demo App cloned on the same level as this repository.

Run commands with node app <command>

Publishing

To publish a new version to NPM:

  • Update the README.md file
  • Bump the version in the package.json file
  • Run npm publish (first call with --access public)

FAQs

Package last updated on 15 Oct 2022

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