From 02b04e8009f390663c8bc6bd02001f18215eac08 Mon Sep 17 00:00:00 2001 From: Jonathan Neidel Date: Thu, 7 Mar 2019 13:02:39 +0100 Subject: [PATCH] Added new Release subcategory under Development (#278) closes #274 --- readme.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/readme.md b/readme.md index 4c0afa0..6138069 100644 --- a/readme.md +++ b/readme.md @@ -28,6 +28,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Web Development](#web-development) - [Mobile Development](#mobile-development) - [Devops](#devops) + - [Release](#release) - [Database](#database) - [Productivity](#productivity) - [Time Tracking](#time-tracking) @@ -48,7 +49,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Search](#search) - [Version Control](#version-control) - [Git](#git) - - [Changelogs](#changelogs) - [Images](#images) - [Gif Creation](#gif-creation) - [Image Conversion](#image-conversion) @@ -117,7 +117,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [mklicense](https://github.com/cezaraugusto/mklicense) - Create a custom LICENSE file painlessly with customized info. Busy people & beginner's friendly. - [rebound](https://github.com/shobrook/rebound) - Instantly fetch Stack Overflow results in your terminal when you get a compiler error. - [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. -- [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 @@ -168,6 +167,11 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [s3cmd](https://github.com/s3tools/s3cmd) - Fully-Featured S3 client. - [lstags](https://github.com/ivanilves/lstags) - Synchronize Docker images across different registries. +### Release + +- [release-it](https://github.com/webpro/release-it) - Automate releases for Git repositories and/or npm packages. Changelog generation, GitHub/GitLab releases, etc. +- [clog](https://github.com/kentcdodds/clog-cli) - A conventional changelog for the rest of us. + ## Database - [cycli](https://github.com/nicolewhite/cycli) - A terminal client for Neo4j with autocompletion and syntax highlighting. @@ -369,10 +373,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [git-extras](https://github.com/tj/git-extras) - Little git extras like git-ignore, git-setup, git-changelog, git-release, git-effort and more. - [gita](https://github.com/nosarthur/gita) - Manage multiple git repos side by side for sanity. -### Changelogs - -- [clog](https://github.com/kentcdodds/clog-cli) - A conventional changelog for the rest of us. - ## Images ### Gif Creation