textiot
Version:
A framework for building web and native (IoT) Dapps on the IPFS network
20 lines (12 loc) • 314 B
Markdown
# Textile command-line tool
This is the [Textile](https://www.textile.io) command-line client and daemon.
## Install
To install it, move the binary somewhere in your `$PATH`:
```sh
sudo mv textile /usr/local/bin/textile
```
Or run `sudo ./install` which does this for you.
## Usage
```sh
textile --help
```