mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-22 06:01:41 +02:00
This changes the format from: sys-apps/systemd-212-r8::coreos GPL-2 LGPL-2.1 MIT public-domain to a JSON structure: [ { "project": "sys-apps/systemd-212-r8::coreos", "license": ["GPL-2", "LGPL-2.1", "MIT", "public-domain"] } ] We don't have to worry about the changing format because the previous format was never published. This is designed to match the bill-of-materials [1] format so that it can be consumed by the site. [1]: https://github.com/coreos/license-bill-of-materials
CoreOS SDK scripts
Welcome to the scripts repo, your starting place for most things here in the CoreOS SDK. To get started you can find our documentation on the CoreOS website.
Description
Languages
Shell
93.1%
Python
6.9%