Skip to content

Latest commit

Β 

History

History
37 lines (23 loc) Β· 1 KB

File metadata and controls

37 lines (23 loc) Β· 1 KB

Text Platform - Developer CLI

This project unlocks Text Platform capabilities in form of easy to use CLI application.

mit

πŸ“¦ Installation

Use the npm or yarn package managers to install the dev-cli package in your project.

npm install -g @livechat/developer-cli
# or
yarn global add @livechat/developer-cli

πŸš€ Usage

Modules

txdev --help

βš™οΈ Getting started

Bootstrap application from template

Initialize a new application from our official template Nextjs SaaS boilerplate (Next.js):

txdev app create template

πŸ“ƒ License

The code and documentation in this project are released under the MIT License.