sysinfo-report 1.1.2

gathers some basic system info and generates a serializable report.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
{
  "image": "mcr.microsoft.com/devcontainers/rust:1",
  "features": {
},
"customizations": {
	"vscode": {
		"extensions": [
			"redhat.vscode-yaml"
		]
	}
}
}