Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pornel
on Aug 12, 2022
|
parent
|
context
|
favorite
| on:
The Unreasonable Effectiveness of Makefiles
Rust's Cargo has the same appeal. There are 90,000 libraries that support cargo build/doc/run/test without fuss.
sneak
on Aug 12, 2022
[–]
No, I believe GP is advocating against language-specific tools being the standard. In the ideal world you would have a Makefile that calls cargo so "make" still works like it does identically in the js or python or golang repos.
ahungry
on Aug 13, 2022
|
parent
[–]
yup, thats the appeal - in a multi language environment a common call, not having to futz with cargo run, npm run start, python3 -m something, etc
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: