Skip to content

Latest commit

 

History

History

cli

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@atj/cli-app

This package defines the platform's command-line interface.

Commands are defined to aid with platform management operations. To see available commands, run:

pnpm cli --help

Development

Run tests with coverage:

pnpm test