Ultra simple boot log parser to generate a report with highlighted errors and warnings. (Linux only obviously)
Ensure that you have Bun and journalctl installed.
Clone this repository and navigate to the project directory:
git clone https://github.com/xxanqw/bootlog.git
cd bootlogInstall dependencies:
bun installRun:
bun run index.ts