« Home

How to install hut (CLI tool for sr.ht) [4V6X]

First clone the repository hut at anyplace you want on your computer

git clone https://git.sr.ht/~xenrox/hut

There are some dependencies you need to install first

  1. The Go programming language
  2. brew install scdoc for scdoc

then cd hut and run

make
sudo make install