This project unlocks Text Platform capabilities in form of easy to use CLI application.
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
txdev --help
Initialize a new application from our official template Nextjs SaaS boilerplate (Next.js):
txdev app create template
The code and documentation in this project are released under the MIT License.