A good IDE tries to accurately predict what the developer is seeking to do without getting in the way.
Read more
A good IDE tries to accurately predict what the developer is seeking to do without getting in the way.
Read more
Splint is a Clojure linter that focuses on style and code shape rather than code execution. It aims to warn about many of the conventions in the Clojure Style Guide, and is inspired by tools such as RuboCop and Kibit.
Read more
Pyink is a Python code formatter designed as a fork of Black with a small set of different formatting behaviours
Read more
There are some excellent alternative Python shells that extend on the basic shell. They each offer a good interactive Python experience.
Read more
Microdot is a minimalistic web framework for Python and MicroPython inspired by Flask.
Read more
These tools extend Git well beyond basic version control, covering large file handling, repository repair, encryption, secret protection
Read more
BlackSheep is an asynchronous Python web framework for building ASGI web applications and APIs.
Read more
Litestar is a powerful, lightweight, and flexible ASGI framework designed for building modern APIs and web applications.
Read more
Pwndbg is a Python-based debugger enhancement for GDB and LLDB aimed at low-level software developers, reverse engineers, hardware hackers
Read more
Hulak is a file-based API client for the terminal. It lets you define API requests as YAML files, keep them in Git, and run them directly.
Read more
Git Hooks are a built-in feature of Git that allow developers to automate tasks and enforce policies throughout the Git workflow.
Read more
CaptainHook is a flexible Git hook manager that helps teams share and enforce repository workflows through a simple JSON configuration file.
Read more
Githooks is a platform-independent Git hook manager written in Go.
Read more
Git workflow tools help teams manage the day-to-day process of changing, reviewing, testing, and releasing source code
Read more
git-flow-next is a command-line tool that provides a modern implementation of the Git-flow branching model.
Read more
wrkflw is a command-line tool for validating and running GitHub Actions workflows locally.
Read more
Our recommended text-based Git clients, captured in a legendary LinuxLinks chart. We only feature free and open source software here.
Read more
This article picks some useful tools to help you fix C and C++ code.
Read more
gfold is a command-line utility that helps developers keep track of multiple Git repositories from one or more directories.
Read more
ghq is a command-line tool for organising local clones of remote repositories.
Read more