๐Ÿ“ฆ wagoodman / linux-distributions

scratch code to gather information about linux distros

โ˜… 2 stars โ‘‚ 0 forks ๐Ÿ‘ 2 watching โš–๏ธ Apache License 2.0
๐Ÿ“ฅ Clone https://github.com/wagoodman/linux-distributions.git
HTTPS git clone https://github.com/wagoodman/linux-distributions.git
SSH git clone git@github.com:wagoodman/linux-distributions.git
CLI gh repo clone wagoodman/linux-distributions
Alex Goodman Alex Goodman add docs and license 4a8ae8c 1 years ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ cmd
๐Ÿ“ data
๐Ÿ“„ .gitignore
๐Ÿ“„ go.mod
๐Ÿ“„ go.sum
๐Ÿ“„ LICENSE
๐Ÿ“„ README.md
๐Ÿ“„ README.md

linux-distributions

This repo downloads /etc/os-release information for several distros as well as end of life information for the same distros and makes it available as JSON files (see data/).

To run this yourself:

go run ./cmd/gather