|
|
|
|
|
by FridgeSeal
628 days ago
|
|
Given that form most of my projects, the run button is a convenient wrapper over “cargo run” or “cargo test — test-name”, or “python file.py” not super convinced of the argument. Maybe in C/C++ where build systems are some kind of lovecraftian nightmare? |
|
People making new languages should resist this trend. Do not implement another damn package manager. Think about the problem and make it easy for people to just use someone's tarball of code.