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

afin-cli

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

afin-cli

afin cli

  • 0.6.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
2
Weekly downloads
 
Created
Source

@afin/cli

和金融前端脚手架(Vue 全家桶+element-ui+echarts@5)

用法

安装方法 npm i -g afin-cli,在一个新的目录下,运行afin create <项目名称>

# npm i -g @afin/cli

# 新建项目
afin create <name>
# -t 表示使用模板,可选参数,目前默认是vue
afin create test -t vue

# 显示帮助
afin -h / afin --help

# 升级
afin -u / afin --upgrade

# 直接输入 afin 显示具体操作

安装的模板文件目前在这里

  1. vue 最小化的vue模板
  2. pro 带一个element-ui示例的页面
  3. admin 拉取vue-element-admin模板

开发计划

  • v0.5.6: 默认可选 -d --default
  • v0.5.6: 脚手架自己升级 afin u
  • v0.5.8: 可选的模板地址功能
  • v0.6.0: 修改使用admin模板的配置bug
  • v0.6.1: 设置选择功能,优化界面
  • v0.6.5: 自行安装依赖,设置选择的 pm,优先级(yarn npm etc..)

存在的bug

  1. 使用pro模板的时候 必选echarts,实际上echarts可以被不选择。fixed in v0.6.0

Keywords

FAQs

Package last updated on 29 Apr 2021

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