logoalt Hacker News

outloudviyesterday at 2:37 PM2 repliesview on HN

If people want to apply this mechanism, it shall be not much of a hassle for writers of most (modern) programming languages, as they mostly have some `src/` directory (maybe also some `tests/`) that contains all source codes for a quick `git add`.

For Golang users, I dunno...


Replies

zelphirkaltyesterday at 9:15 PM

For a non-golang-user, what have they done to the language in that regard?