zellij-org/zellij

GitHub Release downloads don't include assets (such as manpage)

Open

#482 opened on May 11, 2021

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (32,593 stars) (1,191 forks)batch import
help wanted

Description

https://github.com/zellij-org/zellij/releases/tag/v0.8.0 declares that Zellij now has a manpage. Unfortunately, the downloads on each release still only include the built zellij binary. The release should be given another downloadable asset that contains all of the assets (which appears to include layouts and plugins) in a directory structure suitable for copying into my prefix. Ideally there'd be a single download that includes the assets plus the zellij binary, but I assume you don't want to break the established expectation that the per-arch downloads are just the binary.

Contributor guide

GitHub Release downloads don't include assets (such as manpage) · zellij-org/zellij#482 | Good First Issue