Using Makefiles

This page summarizes the projects mentioned and recommended in the original post on reddit.com/r/cs2c

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarQube - Static code analysis for 29 languages.
  • SaaSHub - Software Alternatives and Reviews
  • Scoop

    A command-line installer for Windows.

    Make is a build system which is widely used (being available on most *nix systems), used to build your projects. In essence, it's a way to automate your C++ compilation steps. It's installable through Scoop on Windows, Homebrew on Mac (it's also a part of the developer tools on it), and should come by default on most Linux systems.

  • HomeBrew

    🍺 The missing package manager for macOS (or Linux)

    Make is a build system which is widely used (being available on most *nix systems), used to build your projects. In essence, it's a way to automate your C++ compilation steps. It's installable through Scoop on Windows, Homebrew on Mac (it's also a part of the developer tools on it), and should come by default on most Linux systems.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

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