Command Line

CLI

We made this easy for you, you can use the vexx CLI to create a new project:

npm install -g @vexx/cli

Usage

vexx (command) [options]

Commands

  • init: Initialize a new project
  • deploy: Deploy a new environment
  • start: Start a new bot
  • help: Get a full list of commands and options

On this page