vue-cli-plugin-ci

1.0.0 • Public • Published

vue-cli-plugin-ci

npm npm Contributor Covenant Contributions welcome

A Vue CLI plugin to initialize Continuous Integration on many platforms for your project using YARN.

Usage ⚙️

You can simply add the plugin to your project by this command

vue add ci

Then select the CI agent

Contributing 🍰

Please contribute by resolving issue. Create a branch, add commits, and open a pull request.

Please read CONTRIBUTING for details on our CODE OF CONDUCT.

Thanks for your contribution ❤️

Local development 🛠

Clone the repo and use these command inside a vue cli project

yarn add file:<path-to-vue-cli-plugin-ci> -D
vue invoke vue-cli-plugin-ci

Goal 🥅

  • support any tools of continuous integration
  • switch from YARN to NPM
  • have itself a continuous integration

Dream 🦄

Be integrated to Vue CLI to help every VueJS developers to start project with continuous integration !

Package Sidebar

Install

npm i vue-cli-plugin-ci

Weekly Downloads

71

Version

1.0.0

License

MIT

Unpacked Size

13 kB

Total Files

14

Last publish

Collaborators

  • p0ppoff