Added grip (#266)

This commit is contained in:
Jonathan Neidel 2019-03-07 06:07:22 +01:00 committed by Shaun Clayton
parent d4b5df678a
commit 17681b7dfa
1 changed files with 1 additions and 0 deletions

View File

@ -118,6 +118,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [yo](https://github.com/yeoman/yo) - CLI scaffolding tool for running Yeoman generators. There are thousands of ready to use generators and creating an own one is pretty easy.
- [vj](https://github.com/busyloop/vj) - Makes JSON human readable.
- [release-it](https://github.com/webpro/release-it) - Automate releases for Git repositories and/or npm packages. Changelog generation, GitHub/GitLab releases, etc.
- [grip](https://github.com/joeyespo/grip) - Preview markdown files with GitHub styles before committing them.
### Text Editors