Skip to content

Commit ff6f449

Browse files
committed
docs(system): add related projects link list
1 parent 8c3ee6c commit ff6f449

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

β€Žreadme.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,44 @@ wildcards: {
184184
}
185185
```
186186
187+
## Related projects
188+
189+
* [angular-precommit](https://git.io/vwTDd)
190+
– Pre commit with angular conventions
191+
192+
* [conventional-changelog-cli](https://git.io/vwTDA)
193+
– Generate a changelog from conventional commit history
194+
195+
* [cz-conventional-changelog-lint](https://git.io/vwTyf)
196+
– Let an interactive command line interface help you with creating commit
197+
messages matching your `conventional-changelog-lint` configuration
198+
199+
* [conventional-changelog-lint-config-angular](https://git.io/vwTy4)
200+
– Shareable conventional-changelog-lint config enforcing the angular
201+
commit convention
202+
203+
* [conventional-changelog-lint-config-atom](https://git.io/vwTy9)
204+
– Shareable configuration for conventional-changelog-lint based on the
205+
atom commit guidelines
206+
207+
* [conventional-changelog-lint-config-patternplate](https://git.io/vwTyz)
208+
– Lint your commits, patternplate-style
209+
210+
* [conventional-commits-detector](https://git.io/vwTyk)
211+
– Detect what commit message convention your repository is using
212+
213+
* [conventional-github-releaser](https://git.io/vwTyI)
214+
– Make a new GitHub release from git metadata
215+
216+
* [conventional-recommended-bump](https://git.io/vwTyL)
217+
– Get a recommended version bump based on conventional commits
218+
219+
* [commitizen](https://git.io/vwTym)
220+
– Simple commit conventions for internet citizens
221+
222+
* [standard-changelog](https://git.io/vwTyO)
223+
– Generate a changelog from conventional commit history, angular-style
224+
187225
---
188226
189227
Copyright 2016 by [Mario Nebl](https://github.com/marionebl)

0 commit comments

Comments
Β (0)