cp -r lib-boilerplate-ts my-new-lib
(careful copyingnode_modules
)rm -rf .git
rm .checklist.md
git init .
git add .
git commit -m 'init'
sed -i '' 's/lib-boilerplate-ts/vue-local-scope/g' README.md package.json
- Add the project: https://circleci.com/projects/gh/posva
- Check Build on forked pull requests: https://circleci.com/gh/posva/vue-tweezing/edit#advanced-settings
- Check Auto cancel redundant build (same place)
- Activate it: https://github.com/settings/installations/5583
- Merge its first pull request
- Add project: https://beerpay.io/dashboard/projects/add
- Activate probot/settings: https://github.com/settings/installations/85597