Snap Package
Open
enhancement
help wanted
packaging
- Dominant language
- Rust
- Stars
- 57
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
It'd be nice to have a Snap package for platforms that don't have an official package. This isn't as easy as it sounds.
Pro:
* Snap permits packaging of CLI tools.
Con:
* Containment is painful
* Specifically, one needs to manually connect the `~/.gitreqconfig`,
* Also, shelling out to git isn't a viable option due to the git binary being outside of the containment.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.