Hacker News new | ask | show | jobs
by kortex 1809 days ago
> I use Make as the standard way to interact with every repo I own.

After much fussing around with many kinds of solutions, this too is what I have settled on. Download repo and run `make` will "do the needful" to get you going, and all the major entry points are make stanzas.

1 comments

except that "making" anything, or any commands in a new language he forgot, etc = entirely unnecessary for a single static html page.