How To Run This Script?

This page summarizes the projects mentioned and recommended in the original post on /r/Gentoo

Our great sponsors
  • Sonar - Write Clean Java Code. Always.
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
  • deploygentoo

    deploys a gentoo machine

    cd ~/wherever/you/put/projects/like/this git clone https://github.com/MentalOutlaw/deploygentoo.git cd deploygentoo ./setup_gentoo.sh

  • Bazel

    a fast, scalable, multi-language and extensible build system

    There are a better choices out there, bazel is a good example of a really advanced compilation tool that tries to do everything right straight out of the box. The problem is the investment is high. For a large piece of software the migration to bazel can take years. And that doesn't mean all your woes end. Instead you have problems managing the automated parallelism because the problem is still hard: https://github.com/bazelbuild/bazel/issues/10443.

  • Sonar

    Write Clean Java Code. Always.. Sonar helps you commit clean code every time. With over 600 unique rules to find Java bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts