bup is a scaffold for frontend enginer to help you configure your project. progressively and automatically integrate development dependency of your project.
use npm:
npm install -g buildpuse pnpm:
pnpm install -g buildpuse yarn:
yarn add -g buildpfor help:
bup -hfor eslint:
bup eslintfor commitlint:
bup commitlintfor changelog:
bup changelogfor prettier:
bup prettierfor lint-staged:
bup lint-staged- eslint integrate
- commintlint integrate
- changelog integrate
- prettier automate setting
- lint-staged automate setting
- mockjs automate setting
- jest automate setting
- cypress automate setting
- oxlint automate setting
- biome automate setting
- fork this repository
- clone your fork repo
- write your code
- push your commit to your fork repo
- and Pull Request to this repo
- i will merged if reviewed and everything is ok
This project is licensed under the MIT License - see the LICENSE file for details.
MIT License, Copyright (c) 2023 Vesper@之一
eslint lint-staged commitlint mockjs jest cypress javascript config setting plugin changelog prettier build project automatic
