golang-design / history

📝 Go: A Documentary | https://golang.design/history
https://golang.design/history
MIT License
1.06k stars 47 forks source link

feature: go package management timeline(with gopath godep govendor go modules etc.) #12

Closed yangwenmai closed 4 years ago

yangwenmai commented 4 years ago

Can we add all go package management history with tools or repos or discussion.

Such as:

image

References

https://github.com/golang/go/wiki/PackageManagementTools

changkun commented 4 years ago

Interesting. I think go modules is the official tool and godep is one of the iconic tools from the community, which is enough for history. Maybe it is interesting for everyone so.

The issue leads to another question regarding how should we organize the timeline. For now, the timeline is reflected in the date of an item, but hard to identify.

changkun commented 4 years ago

@yangwenmai It seems I do not like the timeline mindmap so much, it is horizontally lengthy in a fixed-width div, which fonts are too small to view. I would rather remove it instead of adding it.

changkun commented 4 years ago

As reasons said above, closing...