termux / termux-packages

A package build system for Termux.
https://termux.dev
Other
13.01k stars 2.99k forks source link

Package request: tldr-hs #4519

Open Rudloff opened 4 years ago

Rudloff commented 4 years ago

Package description CLI tool that allows reading TLDR help pages.

Link to home page and sources

  1. Home page: https://tldr.sh/
  2. Source code: https://github.com/psibi/tldr-hs

Additional information I am not sure Haskell build tools (cabal, etc.) are available in Termux.

Ph420 commented 4 years ago

pkg install nodejs tsudo npm install -g tldr For me it didnt happen without tsudo