entr: run go test on any file change

entr: Event Notify Test Runner. A utility for running arbitrary commands when files change. Uses kqueue(2) or inotify(7) to avoid polling.  entrwas written to make rapid feedback and automated testing natural and completely ordinary.

memphis

memphis: In-App Data Streaming Platform. Memphis{dev} is an open-source real-time data processing platform that provides end-to-end support for in-app streaming use cases using Memphis distributed message broker. Memphis‘ platform requires …

Awesome Tmux

awesome-tmux: List of helpful tmux links for various tutorials, plugins, and configuration settings. Table of Contents

DevToysMac

DevToysMac: This is the mac app version of DevToys for Windows! Introduction DevToys helps in daily tasks like formatting JSON, comparing text, testing RegExp. No need to use many untruthful websites …

kanban-bash

commandline kanban #notetaking #todomanager #scriptable for teams AND personal CSV kanban for minimalist productivity hackers. WHY? online issuetrackers are great for teams, but how to manage (personal) todo’s on a crossrepo-, …

dive

dive: A tool for exploring a docker image, layer contents, and discovering ways to shrink the size of your Docker/OCI image. To analyze a Docker image simply run dive with …

Interaction with databases in neovim

dadbod.vim: Dadbod is a Vim plugin for interacting with databases.  Connections are specified with a single URL, rather than prompting you for 14 separate variables All interaction is through invoking :DB, …

Flameshot

flameshot: Powerful yet simple to use screenshot software. Features Customizable appearance. Easy to use. In-app screenshot editing. DBus interface. Upload to Imgur. Usage Executing the command flameshot without parameters will launch a …

jira-cli

Feature-rich Interactive Jira Command Line JiraCLI is an interactive command line tool for Atlassian Jira that will help you avoid Jira UI to some extent. This tool is not yet …

helix

helix: A post-modern text editor. Powerful code manipulation Navigate and select functions, classes, comments, etc and select syntax tree nodes instead of plain text. Language server support Language specific auto completion, goto definition, documentation, diagnostics …