Search Criteria
Package Details: terminal-to-html 3.16.8-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/terminal-to-html.git (read-only, click to copy) |
|---|---|
| Package Base: | terminal-to-html |
| Description: | Converts arbitrary shell output (with ANSI) into beautifully rendered HTML |
| Upstream URL: | https://github.com/buildkite/terminal-to-html |
| Licenses: | MIT |
| Conflicts: | terminal-to-html |
| Provides: | terminal-to-html |
| Submitter: | imlonghao |
| Maintainer: | imlonghao |
| Last Packager: | imlonghao |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-03-01 04:52 (UTC) |
| Last Updated: | 2025-03-31 09:42 (UTC) |
Dependencies (2)
- glibc (glibc-gitAUR, glibc-eacAUR)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, go-binAUR, goup-rsAUR, gcc-go) (make)
Latest Comments
ticpu commented on 2023-09-22 00:28 (UTC)
This currently fails to build
==> Starting build()... bindata: failed to stat input path 'assets': lstat assets: no such file or directory ==> ERROR: A failure occurred in build(). Aborting... error: failed to build 'terminal-to-html-3.9.1-1': error: packages failed to build: terminal-to-html-3.9.1-1
I added a
mkdir -p assetsto fix it if you want to pull from https://gitlab.com/Tiky8192/aur-terminal-to-html.git