Show HN: One makefile to rule them all

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • pip-audit

    Audits Python environments, requirements files and dependency trees for known security vulnerabilities, and can automatically fix them

  • Here is my "one true" Makefile for Python projects[1]. The skeleton gets tweaked slightly each time, but it's served me well for 4+ years.

    [1]: https://github.com/pypa/pip-audit/blob/main/Makefile

  • rt0

    A minimal C runtime for Linux i386 & x86_64

  • https://git.suckless.org/sprop/file/Makefile.html

    with file rule variables (my name for them, `OBJ = ${SRC:.c=.o}`).

    https://github.com/lpsantil/rt0/blob/master/Makefile

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • oop0

    OOP library for C99

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