Installation
Remotes is meant to be installed with Wally, an open source package manager.
Installing with Wally​
Add this line to your
wally.toml
file under[dependencies]
:Remotes = "chipioindustries/remotes@1.0.6"
Then run
wally install
to install the package.