
CodeClimate
Codacy
SonarQube
ESLint
CodeFactor.io
Coveralls
SensioLabs Insight
Source-Navigator NG
Broot
lf (file manager)
nnn
Starship (Shell Prompt)
Midnight Commander
Double Commander
fzf
wezterm
CodeClimate
BrootCodeClimate might be a bit more popular than Broot. We know about 19 links to it since March 2021 and only 15 links to Broot. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Automated analysis tools: SonarQube, CodeClimate, and Codacy detect code-level debt automatically: cyclomatic complexity, code duplication, dependency staleness, and coverage gaps. These tools supplement but don't replace the architectural and business-logic debt that requires human judgment to identify and document. - Source: dev.to / 3 months ago
CodeClimate and Codacy can generate before/after metrics for code quality that make the starting and ending states concrete rather than subjective. - Source: dev.to / 3 months ago
CodeClimate quantifies maintainability so teams canโt hand-wave garbage away. - Source: dev.to / 11 months ago
Code Climate: Link - Automated code review and quality analysis for codebase health. - Source: dev.to / about 1 year ago
Use tools like SonarQube or CodeClimate to spot the high-risk 20%. Then fix one thing at a time not everything at once. This isnโt Dark Souls. - Source: dev.to / over 1 year ago
Well done! Reminds me of broot (https://dystroy.org/broot/). - Source: Hacker News / almost 2 years ago
I personally use broot[1] to achieve something similar. Iโve you open two panes, you can copy or move items between them. I also sometimes use it as a pseudo IDE. [1]: https://dystroy.org/broot. - Source: Hacker News / over 2 years ago
Https://dystroy.org/broot/ You can use it just like the original tree tool too: https://dystroy.org/broot/tricks/#replace-tree (disclaimer: broot author). - Source: Hacker News / almost 3 years ago
I'll add the long awaited support for nushell in broot. Source: over 3 years ago
Broot has many features that feel natural... When you know they exist (for example, try looking for what's taking space with `br -w` then stage the files and remove them at the end). I suggest everyone to have at least a short glance at the introduction at https://dystroy.org/broot/. - Source: Hacker News / over 4 years ago
Codacy - Automatically reviews code style, security, duplication, complexity, and coverage on every change while tracking code quality throughout your sprints.
lf (file manager) - Terminal file manager written in Go (programming language).
SonarQube - SonarQube, a core component of the Sonar solution, is an open source, self-managed tool that systematically helps developers and organizations deliver Clean Code.
nnn - Fast and resource-sensitive file manager for the terminal
ESLint - The fully pluggable JavaScript code quality tool
Starship (Shell Prompt) - Starship is the minimal, blazing fast, and extremely customizable prompt for any shell! Shows the information you need, while staying sleek and minimal. Quick installation available for Bash, Fish, ZSH, Ion, and Powershell.