Socket
Socket
Sign inDemoInstall

lsk

Package Overview
Dependencies
280
Maintainers
2
Versions
154
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    lsk

LSK.js CLI (Command Line Interface) is the easiest way to create and manage LSK.js project


Version published
Maintainers
2
Install size
105 MB
Created

Readme

Source

LSK.js – CLI

LSK.js CLI (Command Line Interface) is the easiest way to create and manage LSK.js project.

LSK logo NPM version NPM downloads NPM Dependency count Have TypeScript types Have tree shaking NPM Package size License Ask us in Telegram

Quick start

$ npx lsk init test3
...waiting...
============= SUCCESS =============
now you should do: cd test3 && npm run dev

LSK.js – CLI

Usage

$ npm install -g lsk
$ lsk COMMAND
running command...
$ lsk (-v|--version|version)
lsk/3.0.0-alpha.7 darwin-arm64 node-v19.3.0
$ lsk --help [COMMAND]
USAGE
  $ lsk COMMAND
...

Commands

lsk help [COMMAND]

Display help for lsk.

USAGE
  $ lsk help [COMMAND]

ARGUMENTS
  COMMAND  Command to show help for.

OPTIONS
  -n, --nested-commands  Include all nested commands in the output.

See code: @oclif/plugin-help

lsk info

USAGE
  $ lsk info

See code: lib/commands/info.js

lsk run SCRIPT

USAGE
  $ lsk run SCRIPT

See code: lib/commands/run.js

Contributors ✨


Igor Suvorov

💬 💻 🎨 📖 💡 🤔 👀 ⚠️ ️️️️♿️

Keywords

FAQs

Last updated on 08 Nov 2023

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc