Hacker News
- Makefiles for Web Work (2022) https://rosszurowski.com/log/2022/makefiles 46 comments
- Makefiles for web work https://rosszurowski.com/log/2022/makefiles 56 comments
Lobsters
- Working in makefile just got easier with telescope https://github.com/ptethng/telescope-makefile 10 comments neovim
- Makefile not working properly https://github.com/isometimes/rpi4-osdev/blob/master/part2-building/Makefile 3 comments osdev
- What is a Makefile and how does it work? https://opensource.com/article/18/8/what-how-makefile 108 comments programming
- Make files not war: How to write short, readable makefiles that work https://fabianstumpf.de/articles/makefiles.htm 52 comments programming
- Working on a phoenix app & created a makefile & dockerfile which makes it easy to spin up a comprehensive phoenix dev environment from scratch. Tested on Ubuntu 20.10 but should work on 20.04 https://gist.github.com/sesopenko/2f392c6fef73f16a3660ec74aef0bff1 8 comments elixir