1.2.0: add windows support and streamline dev stuff

This commit is contained in:
abbie 2024-11-12 19:37:56 +00:00
parent dccfe7585a
commit 86726e4e49
Signed by: threeoh6000
GPG key ID: 801FE4AD456E922C

View file

@ -15,3 +15,5 @@ abbiefetch will attempt to gather as much information as possible on systems tha
| `netbsd` | NetBSD | | 1.1.0 | Full | |
| `freebsd` | FreeBSD | | 1.1.0 | Full | |
| `haiku` | Haiku | | 1.1.0 | Limited | |
| `windows` | Microsoft Windows | | 1.2.0 | Full | Relies on wmic.exe and systeminfo.exe |
| `windows/cygwin` | Microsoft Windows | Cygwin | 1.2.0 | Full | Relies on wmic.exe and systeminfo.exe |