Commit Graph

61 Commits

Author SHA1 Message Date
OldWorldOrdr
6ab6bbe8ac
feat: add help menu and -v argument to show version (#24)
* add a way to print version

* implement help menu
2023-04-14 12:55:59 +02:00
0ab0e5243f
fix(lib): never show TEMPLATE_VERSION_ID in os name
This appears when running pfetch-rs in a podman Arch Linux container
2023-04-08 18:52:51 +02:00
145eb3dde3
Remove early development notice from README 2023-03-28 20:07:59 +02:00
3f5f13f04c
chore(release): prepare for pfetch-rs v2.4.0
Some checks failed
CI / ${{ matrix.name }} (${{ matrix.target }}) (false, Linux x86_64, ubuntu-latest, true, x86_64-unknown-linux-gnu) (push) Has been cancelled
CI / ${{ matrix.name }} (${{ matrix.target }}) (false, Windows x86_64, windows-latest, true, x86_64-pc-windows-gnu) (push) Has been cancelled
CI / ${{ matrix.name }} (${{ matrix.target }}) (false, macOS x86_64, macos-latest, true, x86_64-apple-darwin) (push) Has been cancelled
CI / ${{ matrix.name }} (${{ matrix.target }}) (true, Android, ubuntu-latest, true, aarch64-linux-android) (push) Has been cancelled
CI / ${{ matrix.name }} (${{ matrix.target }}) (true, FreeBSD, ubuntu-latest, true, x86_64-unknown-freebsd) (push) Has been cancelled
Release / Generate Changelog (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/aarch64-apple-darwin/release/pfetch, false, macOS aarch64, macos-latest, pfetch-macos-aarch64.tar.gz, true, aarch64-apple-darwin) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/aarch64-linux-android/release/pfetch, true, Android, ubuntu-latest, pfetch-android-aarch64.tar.gz, true, aarch64-linux-android) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/aarch64-unknown-linux-musl/release/pfetch, true, Linux musl aarch64, ubuntu-latest, pfetch-linux-musl-aarch64.tar.gz, true, aarch64-unknown-linux-musl) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/armv7-unknown-linux-gnueabihf/release/pfetch, true, Linux ARMv7, ubuntu-latest, pfetch-linux-gnueabihf-armv7.tar.gz, true, armv7-unknown-linux-gnueabihf) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-apple-darwin/release/pfetch, false, macOS x86_64, macos-latest, pfetch-macos-x86_64.tar.gz, true, x86_64-apple-darwin) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-pc-windows-gnu/release/pfetch.exe, false, Windows x86_64, windows-latest, pfetch-windows-x86_64.exe, true, x86_64-pc-windows-gnu) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-unknown-freebsd/release/pfetch, true, freeBSD x86_64, ubuntu-latest, pfetch-freebsd-x86_64.tar.gz, true, x86_64-unknown-freebsd) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-unknown-linux-gnu/release/pfetch, false, Linux GNU x86_64, ubuntu-latest, pfetch-linux-gnu-x86_64.tar.gz, true, x86_64-unknown-linux-gnu) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-unknown-linux-musl/release/pfetch, true, Linux musl x86_64, ubuntu-latest, pfetch-linux-musl-x86_64.tar.gz, true, x86_64-unknown-linux-musl) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-unknown-netbsd/release/pfetch, true, NetBSD x86_64, ubuntu-latest, pfetch-netbsd-x86_64.tar.gz, true, x86_64-unknown-netbsd) (push) Has been cancelled
2023-03-24 19:08:29 +01:00
6d64176e6f
ci(check): add more targets to the check workflow 2023-03-24 18:59:40 +01:00
375ae15fe6
chore(deps): update dependencies 2023-03-24 18:42:53 +01:00
6cc7ae7d15
feat: finish FreeBSD and Android support (libmacchina 6.4.0)
Update `libmacchina` dependency to 6.4.0
closes #7, closes #16
2023-03-24 18:37:38 +01:00
Adrian Groh
272df89775
feat(logos): add Vanilla OS logo (#22) 2023-03-23 11:53:39 +01:00
21st
9df302965d
docs(readme): add homebrew installation instructions (#20) 2023-03-20 20:25:26 +01:00
e674e5b140
feat(logos): add SteamOS logo
closes #19
2023-03-19 15:57:15 +01:00
6834bfe7b5
docs(readme): update benchmark table content in README 2023-03-18 20:11:32 +01:00
d9bfed9003
Add workaround for failing Android build 2023-03-16 18:00:16 +01:00
fd4684bb2e
chore(release): prepare for pfetch-rs v2.3.0
Some checks failed
CI / ${{ matrix.name }} (${{ matrix.target }}) (false, Linux x86_64, ubuntu-latest, true, x86_64-unknown-linux-gnu) (push) Has been cancelled
CI / ${{ matrix.name }} (${{ matrix.target }}) (true, Linux armv7, ubuntu-latest, true, armv7-unknown-linux-gnueabihf) (push) Has been cancelled
CI / ${{ matrix.name }} (${{ matrix.target }}) (true, NetBSD, ubuntu-latest, true, x86_64-unknown-netbsd) (push) Has been cancelled
Release / Generate Changelog (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/aarch64-apple-darwin/release/pfetch, false, macOS aarch64, macos-latest, pfetch-macos-aarch64.tar.gz, true, aarch64-apple-darwin) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/aarch64-linux-android/release/pfetch, true, Android, ubuntu-latest, pfetch-android-aarch64.tar.gz, true, aarch64-linux-android) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/aarch64-unknown-linux-musl/release/pfetch, true, Linux musl aarch64, ubuntu-latest, pfetch-linux-musl-aarch64.tar.gz, true, aarch64-unknown-linux-musl) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/armv7-unknown-linux-gnueabihf/release/pfetch, true, Linux ARMv7, ubuntu-latest, pfetch-linux-gnueabihf-armv7.tar.gz, true, armv7-unknown-linux-gnueabihf) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-apple-darwin/release/pfetch, false, macOS x86_64, macos-latest, pfetch-macos-x86_64.tar.gz, true, x86_64-apple-darwin) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-pc-windows-gnu/release/pfetch.exe, false, Windows x86_64, windows-latest, pfetch-windows-x86_64.exe, true, x86_64-pc-windows-gnu) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-unknown-freebsd/release/pfetch, true, freeBSD x86_64, ubuntu-latest, pfetch-freebsd-x86_64.tar.gz, true, x86_64-unknown-freebsd) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-unknown-linux-gnu/release/pfetch, false, Linux GNU x86_64, ubuntu-latest, pfetch-linux-gnu-x86_64.tar.gz, true, x86_64-unknown-linux-gnu) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-unknown-linux-musl/release/pfetch, true, Linux musl x86_64, ubuntu-latest, pfetch-linux-musl-x86_64.tar.gz, true, x86_64-unknown-linux-musl) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-unknown-netbsd/release/pfetch, true, NetBSD x86_64, ubuntu-latest, pfetch-netbsd-x86_64.tar.gz, true, x86_64-unknown-netbsd) (push) Has been cancelled
2023-03-16 14:05:20 +01:00
5cd50fa11d
fix(main): disable line wrap for pfetch output
related issue: #16
2023-03-16 13:57:04 +01:00
b487e7fb08
chore(deps): update dependencies 2023-03-16 13:55:08 +01:00
1a18897723
fix(lib): fix Bedrock Linux not being detected
closes #17
2023-03-16 12:58:17 +01:00
OldWorldOrdr
9f8b035d43
feat: add option to set title color to info name color (#15)
This can be done by setting `PF_COL3` to `COL1`
2023-03-15 20:35:36 +01:00
d04c5c3617
chore(release): prepare for pfetch-rs v2.2.0
Some checks failed
CI / ${{ matrix.name }} (${{ matrix.target }}) (false, Linux x86_64, ubuntu-latest, true, x86_64-unknown-linux-gnu) (push) Has been cancelled
CI / ${{ matrix.name }} (${{ matrix.target }}) (true, Linux armv7, ubuntu-latest, true, armv7-unknown-linux-gnueabihf) (push) Has been cancelled
CI / ${{ matrix.name }} (${{ matrix.target }}) (true, NetBSD, ubuntu-latest, true, x86_64-unknown-netbsd) (push) Has been cancelled
Release / Generate Changelog (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/aarch64-apple-darwin/release/pfetch, false, macOS aarch64, macos-latest, pfetch-macos-aarch64.tar.gz, true, aarch64-apple-darwin) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/aarch64-linux-android/release/pfetch, true, Android, ubuntu-latest, pfetch-android-aarch64.tar.gz, true, aarch64-linux-android) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/aarch64-unknown-linux-musl/release/pfetch, true, Linux musl aarch64, ubuntu-latest, pfetch-linux-musl-aarch64.tar.gz, true, aarch64-unknown-linux-musl) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/armv7-unknown-linux-gnueabihf/release/pfetch, true, Linux ARMv7, ubuntu-latest, pfetch-linux-gnueabihf-armv7.tar.gz, true, armv7-unknown-linux-gnueabihf) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-apple-darwin/release/pfetch, false, macOS x86_64, macos-latest, pfetch-macos-x86_64.tar.gz, true, x86_64-apple-darwin) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-pc-windows-gnu/release/pfetch.exe, false, Windows x86_64, windows-latest, pfetch-windows-x86_64.exe, true, x86_64-pc-windows-gnu) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-unknown-freebsd/release/pfetch, true, freeBSD x86_64, ubuntu-latest, pfetch-freebsd-x86_64.tar.gz, true, x86_64-unknown-freebsd) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-unknown-linux-gnu/release/pfetch, false, Linux GNU x86_64, ubuntu-latest, pfetch-linux-gnu-x86_64.tar.gz, true, x86_64-unknown-linux-gnu) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-unknown-linux-musl/release/pfetch, true, Linux musl x86_64, ubuntu-latest, pfetch-linux-musl-x86_64.tar.gz, true, x86_64-unknown-linux-musl) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-unknown-netbsd/release/pfetch, true, NetBSD x86_64, ubuntu-latest, pfetch-netbsd-x86_64.tar.gz, true, x86_64-unknown-netbsd) (push) Has been cancelled
2023-03-09 15:32:30 +01:00
dd468e8698
ci(release): add Windows x86_64 release binary 2023-03-09 15:29:30 +01:00
10b2f47148
chore(deps): update dependencies 2023-03-09 15:23:48 +01:00
acfa5bda58
fix: fix invalid logos.sh file error when building on Windows 2023-03-09 15:00:08 +01:00
5505fc6e8e
feat: add Nobara Project logo 2023-03-09 14:28:25 +01:00
8c53f0111f
perf: prefer libmacchina readouts over dotenvy 2023-03-09 14:21:39 +01:00
f3592774b5
Set cross to false for aarch64-apple-darwin binary 2023-03-08 18:46:40 +01:00
Alex
fae8bd69ea
ci(release): add macOS aarch64 release binary (#13) 2023-03-08 08:46:11 +01:00
b59ed97257
chore(release): prepare for pfetch-rs v2.1.0
Some checks failed
CI / ${{ matrix.name }} (${{ matrix.target }}) (false, Linux x86_64, ubuntu-latest, true, x86_64-unknown-linux-gnu) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-apple-darwin/release/pfetch, false, macOS x86_64, macos-latest, pfetch-macos-x86_64, true, x86_64-apple-darwin) (push) Has been cancelled
CI / ${{ matrix.name }} (${{ matrix.target }}) (true, Linux armv7, ubuntu-latest, true, armv7-unknown-linux-gnueabihf) (push) Has been cancelled
CI / ${{ matrix.name }} (${{ matrix.target }}) (true, NetBSD, ubuntu-latest, true, x86_64-unknown-netbsd) (push) Has been cancelled
Release / Generate Changelog (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/aarch64-linux-android/release/pfetch, true, Android, ubuntu-latest, pfetch-android-aarch64, true, aarch64-linux-android) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/aarch64-unknown-linux-musl/release/pfetch, true, Linux musl aarch64, ubuntu-latest, pfetch-linux-musl-aarch64, true, aarch64-unknown-linux-musl) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/armv7-unknown-linux-gnueabihf/release/pfetch, true, Linux ARMv7, ubuntu-latest, pfetch-linux-gnueabihf-armv7, true, armv7-unknown-linux-gnueabihf) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-unknown-freebsd/release/pfetch, true, freeBSD x86_64, ubuntu-latest, pfetch-freebsd-x86_64, true, x86_64-unknown-freebsd) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-unknown-linux-gnu/release/pfetch, false, Linux GNU x86_64, ubuntu-latest, pfetch-linux-gnu-x86_64, true, x86_64-unknown-linux-gnu) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-unknown-linux-musl/release/pfetch, true, Linux musl x86_64, ubuntu-latest, pfetch-linux-musl-x86_64, true, x86_64-unknown-linux-musl) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-unknown-netbsd/release/pfetch, true, NetBSD x86_64, ubuntu-latest, pfetch-netbsd-x86_64, true, x86_64-unknown-netbsd) (push) Has been cancelled
2023-02-28 09:30:29 +01:00
577b1dd3b2
chore: sort logos alphabetically 2023-02-28 09:26:10 +01:00
d041782cd4
docs(readme): add new logos to README.md 2023-02-28 09:25:31 +01:00
5d037c558f
Update windows logo 2023-02-25 21:53:06 +01:00
Adrian Groh
3d2854ec7d
Merge pull request #12 from RubixDev/main
feat: add DietPi logo and support all 256 ANSI colors
2023-02-25 21:30:32 +01:00
RubixDev
e62cfdfff3
feat: add DietPi logo and support all 256 ANSI colors 2023-02-25 21:24:57 +01:00
39785f1911
feat: use libmacchina package count for Windows and BSD 2023-02-24 20:03:45 +01:00
1af90da83e
feat: add windows ascii logo
Related issue: #11
2023-02-24 19:20:36 +01:00
ab02f3c39e
fix: fix os and host detection on Windows 2023-02-24 18:57:29 +01:00
71dac6a933
chore(release): prepare for v2.0.0
Some checks failed
CI / ${{ matrix.name }} (${{ matrix.target }}) (false, Linux x86_64, ubuntu-latest, true, x86_64-unknown-linux-gnu) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-apple-darwin/release/pfetch, false, macOS x86_64, macos-latest, pfetch-macos-x86_64, true, x86_64-apple-darwin) (push) Has been cancelled
CI / ${{ matrix.name }} (${{ matrix.target }}) (true, Linux armv7, ubuntu-latest, true, armv7-unknown-linux-gnueabihf) (push) Has been cancelled
CI / ${{ matrix.name }} (${{ matrix.target }}) (true, NetBSD, ubuntu-latest, true, x86_64-unknown-netbsd) (push) Has been cancelled
Release / Generate Changelog (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/aarch64-linux-android/release/pfetch, true, Android, ubuntu-latest, pfetch-android-aarch64, true, aarch64-linux-android) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/aarch64-unknown-linux-musl/release/pfetch, true, Linux musl aarch64, ubuntu-latest, pfetch-linux-musl-aarch64, true, aarch64-unknown-linux-musl) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/armv7-unknown-linux-gnueabihf/release/pfetch, true, Linux ARMv7, ubuntu-latest, pfetch-linux-gnueabihf-armv7, true, armv7-unknown-linux-gnueabihf) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-unknown-freebsd/release/pfetch, true, freeBSD x86_64, ubuntu-latest, pfetch-freebsd-x86_64, true, x86_64-unknown-freebsd) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-unknown-linux-gnu/release/pfetch, false, Linux GNU x86_64, ubuntu-latest, pfetch-linux-gnu-x86_64, true, x86_64-unknown-linux-gnu) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-unknown-linux-musl/release/pfetch, true, Linux musl x86_64, ubuntu-latest, pfetch-linux-musl-x86_64, true, x86_64-unknown-linux-musl) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-unknown-netbsd/release/pfetch, true, NetBSD x86_64, ubuntu-latest, pfetch-netbsd-x86_64, true, x86_64-unknown-netbsd) (push) Has been cancelled
2023-02-21 18:47:11 +01:00
b09f4a92a9
chore(deps): update dependencies 2023-02-21 18:46:21 +01:00
40ed953f97
fix!: fix OS and host detection on macOS 2023-02-21 18:43:39 +01:00
c7874fadf9
chore(release): prepare for v1.0.0
Some checks failed
CI / ${{ matrix.name }} (${{ matrix.target }}) (false, Linux x86_64, ubuntu-latest, true, x86_64-unknown-linux-gnu) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-apple-darwin/release/pfetch, false, macOS x86_64, macos-latest, pfetch-macos-x86_64, true, x86_64-apple-darwin) (push) Has been cancelled
CI / ${{ matrix.name }} (${{ matrix.target }}) (true, Linux armv7, ubuntu-latest, true, armv7-unknown-linux-gnueabihf) (push) Has been cancelled
CI / ${{ matrix.name }} (${{ matrix.target }}) (true, NetBSD, ubuntu-latest, true, x86_64-unknown-netbsd) (push) Has been cancelled
Release / Generate Changelog (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/aarch64-linux-android/release/pfetch, true, Android, ubuntu-latest, pfetch-android-aarch64, true, aarch64-linux-android) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/aarch64-unknown-linux-musl/release/pfetch, true, Linux musl aarch64, ubuntu-latest, pfetch-linux-musl-aarch64, true, aarch64-unknown-linux-musl) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/armv7-unknown-linux-gnueabihf/release/pfetch, true, Linux ARMv7, ubuntu-latest, pfetch-linux-gnueabihf-armv7, true, armv7-unknown-linux-gnueabihf) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-unknown-freebsd/release/pfetch, true, freeBSD x86_64, ubuntu-latest, pfetch-freebsd-x86_64, true, x86_64-unknown-freebsd) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-unknown-linux-gnu/release/pfetch, false, Linux GNU x86_64, ubuntu-latest, pfetch-linux-gnu-x86_64, true, x86_64-unknown-linux-gnu) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-unknown-linux-musl/release/pfetch, true, Linux musl x86_64, ubuntu-latest, pfetch-linux-musl-x86_64, true, x86_64-unknown-linux-musl) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-unknown-netbsd/release/pfetch, true, NetBSD x86_64, ubuntu-latest, pfetch-netbsd-x86_64, true, x86_64-unknown-netbsd) (push) Has been cancelled
2023-02-19 20:12:12 +01:00
a81dad44ea
docs(readme): add PF_FAST_PKG_COUNT to available options in README.md 2023-02-19 20:11:17 +01:00
Gobidev
c3ea78cb98
feat: add option to skip count of nix packages (#2, #10)
BREAKING CHANGE: function `total_packages` now requires the argument `skip_slow: bool`
Add option to skip nix packages being counted. This can be enabled with `PF_FAST_PKG_COUNT`
2023-02-19 20:00:50 +01:00
TheHolyTachanka
8143dc9a4d renamed skip_slow 2023-02-19 20:49:40 +02:00
TheHolyTachanka
c2b4ca43fd fixed issue(again) 2023-02-19 20:42:11 +02:00
TheHolyTachanka
fc665ce956 fixed issue(im dumb) 2023-02-19 20:41:32 +02:00
TheHolyTachanka
f0171701fa Renamed skip_slow to skip_slow_package_managers 2023-02-19 20:40:26 +02:00
TheHolyTachanka
79f6aa4c57 remade the code to use dotenvy 2023-02-19 19:57:37 +02:00
TheHolyTachanka
1fb960c1c6 added flag to disable nix 2023-02-19 18:42:50 +02:00
Gobidev
4a9a00a195
chore(deps): use dotenvy instead of dotenv
Change dotenv to dotenvy as dotenv is not maintained anymore
2023-02-18 15:02:47 +01:00
tony
abc6e91a38 Change dotenv to dotenvy as dotenv is not maintained anymore 2023-02-18 14:50:16 +01:00
cdea34d669
docs(readme): add binary installation option to README.md 2023-02-17 15:13:01 +01:00
6f95a26d6d
chore(release): prepare for v0.1.1
Some checks failed
CI / ${{ matrix.name }} (${{ matrix.target }}) (false, Linux x86_64, ubuntu-latest, true, x86_64-unknown-linux-gnu) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-apple-darwin/release/pfetch, false, macOS x86_64, macos-latest, pfetch-macos-x86_64, true, x86_64-apple-darwin) (push) Has been cancelled
CI / ${{ matrix.name }} (${{ matrix.target }}) (true, Linux armv7, ubuntu-latest, true, armv7-unknown-linux-gnueabihf) (push) Has been cancelled
CI / ${{ matrix.name }} (${{ matrix.target }}) (true, NetBSD, ubuntu-latest, true, x86_64-unknown-netbsd) (push) Has been cancelled
Release / Generate Changelog (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/aarch64-linux-android/release/pfetch, true, Android, ubuntu-latest, pfetch-android-aarch64, true, aarch64-linux-android) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/aarch64-unknown-linux-musl/release/pfetch, true, Linux musl aarch64, ubuntu-latest, pfetch-linux-musl-aarch64, true, aarch64-unknown-linux-musl) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/armv7-unknown-linux-gnueabihf/release/pfetch, true, Linux ARMv7, ubuntu-latest, pfetch-linux-gnueabihf-armv7, true, armv7-unknown-linux-gnueabihf) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-unknown-freebsd/release/pfetch, true, freeBSD x86_64, ubuntu-latest, pfetch-freebsd-x86_64, true, x86_64-unknown-freebsd) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-unknown-linux-gnu/release/pfetch, false, Linux GNU x86_64, ubuntu-latest, pfetch-linux-gnu-x86_64, true, x86_64-unknown-linux-gnu) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-unknown-linux-musl/release/pfetch, true, Linux musl x86_64, ubuntu-latest, pfetch-linux-musl-x86_64, true, x86_64-unknown-linux-musl) (push) Has been cancelled
Release / ${{ matrix.name }} (${{ matrix.target }}) (target/x86_64-unknown-netbsd/release/pfetch, true, NetBSD x86_64, ubuntu-latest, pfetch-netbsd-x86_64, true, x86_64-unknown-netbsd) (push) Has been cancelled
2023-02-17 14:44:48 +01:00