INJ Docs

Command Line

A brief introduction to the command line tool of INJ.

The command line tool of INJ is used to compile your INJ code. Its usage is as follows:

Usage: inj [options] <directory>

Compiler for your project

Arguments:
  directory            source directory

Options:
  -V, --version        output the version number
  -o, --output <path>  output path
  -w, --watch          watch mode
  -h, --help           display help for command