# @tixyel/cli

CLI tool for Tixyel widgets.

## Installation

```bash
npm install -g @tixyel/cli
```

## Usage

```bash
tixyel --help
```

## Development

```bash
npm run dev
```

## Build

```bash
npm run build
```

## License

Apache-2.0
