lsk
TypeScript icon, indicating that this package has built-in type declarations

3.19.0 • Public • Published

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

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

Readme

Keywords

Package Sidebar

Install

npm i lsk

Weekly Downloads

10

Version

3.19.0

License

MIT

Unpacked Size

52.3 kB

Total Files

28

Last publish

Collaborators

  • isuvorov
  • lskjsru