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

https://github.com/yext/cli


https://github.com/yext/cli

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# @yext/cli

@yext/cli is light wrapper package over the [yext cli](https://www.yext.com/platform/features/yext-command-line-interface).

## Installation

Install @yext/cli from npm and save it to your package.json as a dev-dependency.

```bash
npm install -D @yext/cli
```

## Usage

For instructions see the [documentation site](https://hitchhikers.yext.com/guides/cli-getting-started-resources/).