@livechat/developer-cli
v2.0.166
Published
This project exposes Text Platform capabilities in form of easy to use CLI application.
Downloads
2,326
Maintainers
Keywords
Readme
Text Platform - Developer CLI
This project unlocks Text Platform capabilities in form of easy to use CLI application.
📦 Installation
Use the npm or yarn package managers to install the 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.