New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

lila-bin

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lila-bin

lila command line tool

latest
Source
npmnpm
Version
2.0.0
Version published
Maintainers
1
Created
Source

lila-bin

English Documentation

lila 命令行工具

安装

全局

npm install lila-bin -g

本地

npm install lila-bin --save-dev

使用

全局

lila <cmd> [options]

本地

# package.json
{
  "scripts": {
    "run": "lila <cmd> [options]"
  }
}

选项

  • -V, --version: 打印版本号
  • -h, --help: 打印帮助信息
  • --core: 自定义 lila-core 包路径

Keywords

web

FAQs

Package last updated on 12 Mar 2026

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