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

alk-cli

Package Overview
Dependencies
Maintainers
10
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alk-cli

alkaid配套的cli工具,用于下载模板代码和上传物料

latest
npmnpm
Version
1.0.8
Version published
Weekly downloads
11
83.33%
Maintainers
10
Weekly downloads
 
Created
Source

描述

alkaid配套的cli工具,用于下载模板代码和上传物料

安装

sudo npm i alk-cli -g

api

下载模板代码

alk init

支持一下3种模板

  • block
  • page
  • component

添加物料

alk add

上传物料

alk export

其他

别名

const aliases = {
  "i": "init",
  "e": "export",
  "a": "add"
};

模版地址

FAQs

Package last updated on 12 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