Compare commits

...

4 Commits

Author SHA1 Message Date
Raevskiy Rudolf 3a99a9b3dd
Merge ae5a70aeca into cb355ae98c 2024-02-20 00:03:04 -05:00
Andrea Fontana cb355ae98c Add tshare 2024-02-20 00:02:59 -05:00
Edwin Kofler c9d02a5f48 Update `autoenv` entry 2024-02-20 00:02:13 -05:00
Raevskiy Rudolf ae5a70aeca Added a new command-line git tool painy which generates git commit messages based on OpenAI models. 2023-03-22 16:07:57 +01:00
1 changed files with 3 additions and 1 deletions

View File

@ -67,7 +67,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [ag](https://github.com/ggreer/the_silver_searcher) - Super fast string search through a directory hierarchy
* [aliases](https://github.com/sebglazebrook/aliases) - Contextual, dynamic, organized aliases for bash
* [arttime](https://github.com/reportaman/arttime) - Beauty of text art meets functionality of clock, timer, pomodoro++ time manager
* [autoenv](https://github.com/inishchith/autoenv) - Directory-based environments
* [autoenv](https://github.com/hyperupcall/autoenv) - Directory-based environments.
* [await](https://github.com/slavaGanzin/await) - single binary that run list of commands in parallel and waits for their termination
* [bartib](https://github.com/nikolassv/bartib) - A simple timetracker for the command line. It saves a log of all tracked activities as a plaintext file and allows you to create flexible reports.
* [bashhub](https://github.com/rcaloras/bashhub-client) - :cloud: Bash history in the cloud. Indexed and searchable.
@ -219,6 +219,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [git-sh](https://github.com/rtomayko/git-sh) - A customized Bash environment suitable for Git work
* [gita](https://github.com/nosarthur/gita) - A command-line tool to manage multiple git repos.
* [hub](https://github.com/github/hub) - hub helps you win at git.
* [painy](https://github.com/lanesket/painy) - CLI tool which allows you to automatically generate git commit messages based on changes via OpenAI models.
* [just](https://github.com/casey/just) - Task runner for saving and running project-specific commands.
* [licins](https://github.com/dogoncouch/licins) - Insert commented software licenses into source code.
* [mkdkr](https://github.com/rosineygp/mkdkr) - Makefile + Docker = CI Pipeline
@ -288,6 +289,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [ngincat](https://github.com/jaburns/ngincat) - Tiny Bash HTTP server using netcat
* [resty](https://github.com/micha/resty) - Little command line REST client that you can use in pipelines
* [shell2http](https://github.com/msoap/shell2http) - HTTP-server to execute shell commands. Designed for development, prototyping or remote control
* [tshare](https://github.com/trikko/tshare) - File sharing from commandline.
* [vesper](https://github.com/chris-rock/vesper) - 🍸Vesper is a HTTP framework for Bash/Unix Shell
* [xh](https://github.com/ducaale/xh) - Friendly and fast tool for sending HTTP requests
* [yt-dlp](https://github.com/yt-dlp/yt-dlp) - Command-line program to download videos from YouTube.com and other video sites