Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 565 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 565 Bytes

Installing ds

Entropic requires a new command-line client, called ds (or "entropy delta".) ds requires at least Node 12. Install the cli:

Curl or wget

curl -sSL https://www.entropic.dev/install.sh | bash
wget -O - https://www.entropic.dev/install.sh | bash

Brew

brew install https://raw.githubusercontent.com/entropic-dev/entropic/master/docs/installing/homebrew/ds.rb

Arch Linux

If you're using Arch Linux, install the nodejs-entropic package from the AUR.