Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 268 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 268 Bytes

@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