1 comment (1 comment)5 reactions (5 reactions)0 assignees (0 assignees)Shell4,089 forks (4,089 forks)batch import
haskellhelp wantedpackage request
Repository metrics
- Stars
- 16,216 stars (16,216 stars)
- PR merge metrics
- Avg merge 3d 5h (Avg merge 3d 5h)153 merged PRs in 30d (153 merged PRs in 30d)
Description
Package description
CLI tool that allows reading TLDR help pages.
Link to home page and sources
- Home page: https://tldr.sh/
- Source code: https://github.com/psibi/tldr-hs
Additional information
I am not sure Haskell build tools (cabal, etc.) are available in Termux.
Contributor guide
- Research direction
- Examine the Termux package build system by looking at existing Haskell package definitions in the repository. Understand the build process for Haskell packages using cabal. Then follow the contributions guide to add the tldr hs package.
- Tech stack
- haskellshell
- Domain
- clitooling
- Issue type
- Feature
- Prerequisites
- GitHaskell build tools knowledge