Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

evue-cli

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

evue-cli

A simple CLI for creating your projects

latest
npmnpm
Version
0.0.0
Version published
Maintainers
1
Created
Source

aha Logo

aha

脚手架工具

安装

npm install svue-cli -g

或者

git clone https://github.com/svue-cli.git

cd aha && npm install

npm link

使用

在终端中输入 evue or evue -h , 可以看到帮助信息

  Usage: aha <command>


  Commands:

    add|a      新增一个模板,注意,此地址不是clone地址,规则应该是 [github/gitlab/Bitbucket]:[账户名]/[仓库名]
    list|l     现有模板列表
    init|i     生成项目
    delete|d   删除模板

  Options:

    -h, --help     output usage information
    -V, --version  output the version number

备注如果使用的 MacOS, sudo 权限是必须的在使用命令 add and delete的时候.

协议

MIT.

Keywords

Svue

FAQs

Package last updated on 12 Nov 2019

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