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

smartfe-cli

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smartfe-cli

A simple, fast, and universality template-download command line tools.

latest
Source
npmnpm
Version
0.0.4
Version published
Maintainers
1
Created
Source

smart-cli

A simple, fast, and universality template-download command line tools.

Usage

npm install -g smartfe-cli
smart-cli -h

Create a project

smart-cli init quick_demo

Dev

git clone https://github.com/ZhangMingZhao1/smart-cli.git
cd smart-cli 
npm link

Template List

  • react-ts-pc-start A Template based on react, typecript, antd
  • react-ts-mobile-start A Template based on react, typecript, antd-mobile

Tip

本地会在unix的~/.smart-cli创建缓存文件夹,下载过的模板会保存在这里,如果云端模板和本地模板版本一致,会直接从缓存中拷贝模板到当前目录,如果版本不一致,会重新拉取云端最新模板到当前目录,并把当前新版本模板保存在缓存文件夹中。

hint

注意本包在npm上的包名叫smartfe-cli,但命令是smart-cli,因为smart-cli在npm上已被占用。

Keywords

smart

FAQs

Package last updated on 04 Jan 2020

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