/developer-cli

Primary LanguageJavaScriptMIT LicenseMIT

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.