Live data from Hacker News

Viewing profile — carlsmedstad

carlsmedstad

HN member
Joined
Thu, Dec 31, 2020, 6:06 AM UTC
HN karma
4
Public activity
3 items

About carlsmedstad

No profile information was provided.

Recent public activity

  1. comment
    Comment #46910372

    This line of thinking inspired me to write mkincl [0] which makes Makefiles composable and reusable across projects. We're a couple of years into adoption at work and it's proven t…

  2. comment
    Comment #31729788

    I recently delved into the topic of moving much of the logic from CI pipelines into Makefiles. This made me build https://github.com/mkincl/mkincl

  3. story
    Show HN: Mkincl – Reuse Makefiles and scripts across repositories

    Hey HN! Here's an idea I've been playing around with for a while. The jist of it is to utilize Makefiles to construct reusable CI/CD pipelines that can be ergonomically executed lo…