Viewing profile — carlsmedstad
carlsmedstad
HN member- Joined
- Thu, Dec 31, 2020, 6:06 AM UTC
- HN karma
- 4
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About carlsmedstad
No profile information was provided.
Recent public activity
-
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…
-
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
-
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…