|
|
|
|
|
by rad_gruchalski
2385 days ago
|
|
And when you distribute the project, how do you „document” all possible build / packaging / release / test options. Shell script? Readme? I look at things like Jaeger and all I see is a Makefile with all possible operations for that project neatly placed in a single portable, actionable format. If I have no make, sure, I’ll copy paste the command and run manually. But why would I? edit: spelling |
|