New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@lazycatcloud/lzc-cli

Package Overview
Dependencies
Maintainers
0
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lazycatcloud/lzc-cli

lazycat cloud developer kit

  • 1.2.61
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
46
decreased by-62.3%
Maintainers
0
Weekly downloads
 
Created
Source

lzc-cli 指南

依赖
  1. ssh
  2. LinuxMacOS 下需要安装 rsync
  3. 盒子中安装开发者工具应用
快速上手
npm install -g @lazycatcloud/lzc-cli
# 将 lzc-cli 添加 bash/zsh 补全支持
lzc-cli completion >> ~/.zshrc

下面开始使用 lzc-cli 去创建一个项目吧!

lzc-cli project create you_project

# 构建懒猫云平台lpk包
lzc-cli project build

# 将lpk包安装到盒子中去
lzc-cli app install

# 使用 devshell 可以让你在盒子中开发调试
lzc-cli project devshell

# 经过测试后,将包发布到懒猫云商店中去
lzc-cli appstore publish

changelog

Keywords

FAQs

Package last updated on 14 Feb 2025

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc