safeup 0.1.2

CLI for installing components for access the Safe Network
1
2
3
4
5
6
7
8
9
10
11
12
13
# safeup

Install and update safe-related components.

## Installations

Use the `client` or `node` commands to install the latest versions of the `safe` or `safenode` binaries. You can either run the process with `sudo`, in which case the binaries will be installed to `/usr/local/bin`, or if you run as the current user, they will be installed to `~/.safe/cli`, or `~/.safe/node` respectively.

## License

This Safe Network repository is licensed under the General Public License (GPL), version 3 ([LICENSE](LICENSE) http://www.gnu.org/licenses/gpl-3.0.en.html).

See the [LICENSE](LICENSE) file for more details.