entropyxyz / cli

CLI utility to ease interactions with an Entropy network.
GNU Affero General Public License v3.0
5 stars 0 forks source link

ship a global installable package #16

Closed frankiebee closed 2 days ago

frankiebee commented 7 months ago

should be able to do something like this:

npm i -g @entropyxyz/cli

npx @entropyxyz/cli start from any where

stretch goal but requires some looking into:

sudo apt-get entropy-cli

brew install entropy-cli

frankiebee commented 7 months ago

blocked by #19