An open API service indexing awesome lists of open source software.

https://github.com/tailor-platform/tailorctl

Command line tool for Tailor Platform
https://github.com/tailor-platform/tailorctl

cli tailor-platform-tools

Last synced: 4 months ago
JSON representation

Command line tool for Tailor Platform

Awesome Lists containing this project

README

          

# tailorctl

tailorctl is a command-line interface for tailor platform

## Installation

## Using a Package Manager

#### [Homebrew](https://brew.sh) (macOS, Linux, WSL)

```bash
brew install tailor-platform/tap/tailorctl
```
To upgrade to the latest version:

```bash
brew upgrade tailor-platform/tap/tailorctl
```