add means of parsing shell ouput ansi color sequences in to html

This commit is contained in:
2025-05-31 01:40:31 -07:00
parent e7506550b8
commit 82b48859bd

2
www/src/scripts/hl-command Executable file
View File

@ -0,0 +1,2 @@
#!/bin/bash
eval "${1}" | aha -s | pup 'pre' --pre