vue-cli-plugin-ci
A Vue CLI plugin to initialize Continuous Integration on many platforms for your project using YARN or NPM.
Usage
You can simply add the plugin to your project by this command
- Then select the pagkage manager
- Then select the CI agent
Local development
Clone the repo and use these command inside a vue cli project
Goal
- [ ] support any tools of continuous integration
- [x] switch between YARN and NPM
- [ ] have itself a continuous integration
Dream
Be integrated to Vue CLI to help every VueJS developers to start project with continuous
integration !