File tree Expand file tree Collapse file tree 1 file changed +20
-3
lines changed Expand file tree Collapse file tree 1 file changed +20
-3
lines changed Original file line number Diff line number Diff line change 11<div align =" center " >
22 <h1 >create-dotgithub</h1 >
3- <p >Boring GitHub Dotfiles Generator (download from <a href =" https://github.com/boringcodes/.github " >boringcodes/.github</a >)</p >
3+ <p >Boring GitHub Dotfiles Generator (templates fetched from <a href =" https://github.com/boringcodes/.github " >boringcodes/.github</a >)</p >
44
55 <p >
66 <a href="https://github.com/boringcodes/create-dotgithub/commits" aria-label="Commitizen Friendly">
3434
3535## Features
3636
37- - [x] Workflows
38- - [ ] Actions
37+ Supported features:
38+
39+ - [x] ** Workflows**
40+ - [ ] ** Actions**
41+
42+ Workflows grouped by steps:
43+
44+ - Test
45+ - [x] ** lint-source.yml** : check code style & quality
46+ - [ ] ** test.yml** : run unit test
47+ - Build
48+ - [x] ** build-source.yml** : build source
49+ - [x] ** build-image.yml** : build Docker image
50+ - Push
51+ - [x] ** create-github-release.yml** : create GitHub Release
52+ - [x] ** publish-npm.yml** : publish source to NPM Registry
53+ - [x] ** push-dockerhub.yml** : push Docker image to DockerHub
54+ - Deploy
55+ - [x] ** deploy-cloudflare-workers.yml** : deploy source to CloudFlare Workers
3956
4057## Install
4158
You can’t perform that action at this time.
0 commit comments