From b44c2ca4d09d8b9df02aa329af5bc77106bffdf2 Mon Sep 17 00:00:00 2001 From: Lars Kappert Date: Sun, 3 Mar 2019 16:07:17 +0100 Subject: [PATCH 1/4] Added release-it (#250) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 96f88f8..7dea1e6 100644 --- a/readme.md +++ b/readme.md @@ -120,6 +120,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [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. - [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. ### Text Editors From 86e03d32592e5c3aa0a80e9197241f5509df4faa Mon Sep 17 00:00:00 2001 From: MinJae Kwon Date: Mon, 4 Mar 2019 00:16:35 +0900 Subject: [PATCH 2/4] Added awesome-finder (#182) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 7dea1e6..28b9ba4 100644 --- a/readme.md +++ b/readme.md @@ -239,6 +239,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [pass](https://www.passwordstore.org) - Pass, the standard unix password manager: simple, secure, powerful. - [neofetch](https://github.com/dylanaraps/neofetch) - A command-line system information tool written in bash 3.2+. - [Glances](https://nicolargo.github.io/glances) - A cross-platform system monitoring tool (top/htop alternative) written in Python. +- [awesome-finder](https://github.com/mingrammer/awesome-finder) - Search the awesome curated lists without a browser. ### macOS From 7d140a5b122d2bb11bf224b6dd5f10f176e52fd7 Mon Sep 17 00:00:00 2001 From: Sergey Mudrik Date: Sun, 3 Mar 2019 20:54:46 +0200 Subject: [PATCH 3/4] Added shell2http (#236) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 28b9ba4..975f696 100644 --- a/readme.md +++ b/readme.md @@ -153,6 +153,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Discharge](https://github.com/brandonweiss/discharge) - Simple, easy way to deploy static websites to Amazon S3. - [reachable](https://github.com/italolelis/reachable) - Reachable is a CLI tool to check if a domain is up. - [simplehttp](https://github.com/snwfdhmp/simplehttp) - Most simplest and direct way to start serving a local directory over HTTP from CLI. +- [shell2http](https://github.com/msoap/shell2http) - HTTP-server to execute shell commands. Designed for development, prototyping or remote control. ### Mobile Development From 10f9f83a45082d1081eb19cdfdf4f6f50b0148b2 Mon Sep 17 00:00:00 2001 From: Konrad Date: Sun, 3 Mar 2019 20:28:15 +0100 Subject: [PATCH 4/4] Added q (#235) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 975f696..2873a58 100644 --- a/readme.md +++ b/readme.md @@ -287,6 +287,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [yaml-cli](https://github.com/pandastrike/yaml-cli) - A simple CLI for querying and updating YAML files. - [jp](https://github.com/therealklanni/jp) - Simply parse and drill into JSON on the commandline, with jsonpath and stdin stream support (jq compatible, not a replacement). - [fx](https://github.com/antonmedv/fx) - Command-line JSON viewer. +- [q](http://harelba.github.io/q/) - A command line tool that allows execution of SQL-like queries on CSVs/TSVs (and any other tabular text files). ## Files and Directories