# 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
```
