0.0.5 • Published 1 year ago

great-cli v0.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

#great-cli

great-cli

logo

Introduce

There are many excellent scaffolds in the front end, such as facebook's create-react app, or Vue-cli from the open source community. These scaffolds provide simple basic configuration and part of customized content, and integrate related development resource dependence, compatibility processing, and engineering configuration according to the user's choice. And complete environment configuration, basically provides the ability to open the box.

However, these mainstream scaffolds also have certain limitations. General scaffolds cannot be deeply customized for content development according to the selection of the company's own technology. The project templates provided by the official to meet the popular demand are too simple, while the enterprise-class teaching scaffolds need secondary encapsulation or improvement on the upper level to meet the real project needs. Therefore, we developed our in-house customized scaffold great-cli by combining the construction solutions of many mainstream scaffolds.

Close the great-cli, currently support the automatic construction of Vue, React project,npm package and other projects, support Redux, Mobx,Vuex and other state management libraries, support PC and mobile terminal, use Webpack as resource integration packaging tool, Rich Chinese notes to provide real out of the box functionality

Installation Tutorial


  • NPM users can use NPM to install. Because some official image downloads will be blocked, it is recommended to use Taobao image cnpm to install
cnpm install great-cli -g

Instructions


great-cli -v // 查看本地安装的版本
great init [项目文件夹名称] // 初始化项目
great init myproject // 示例

// 或者初始化全部基本信息
great --name [name] --description [description] --version [version]

Participatory contributions


  • This scaffold is provided by @Frank zeng for technical support and maintenance, mainly for internal demonstration and learning sharing
  • This scaffold is still in the initial development stage, and many functions have not yet been improved. We will continue to study the optimization iteration in the future.
  • Don't forget to send us a star if you like!
  • Those who love technology can provide source code for learning and exchange (send email to zengya@yxt.com) or join our front-end Team!

Declaration

This project is only for learning and communication within the team, and there is no fixed community maintenance for the time being. Without consent, commercial enterprises will not be responsible

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago