Skip to main content

Compass commander

AidenLess than 1 minute

@compass-aiden/commander

Compass multifunction commander

Getting started

Install the Commander Project:

pnpm add @compass-aiden/commander --global

Command descriptions:

compass -v # View current version of the Commander.
compass update # Update the Commander
compass create [options] <project_name> # Create a new project.
compass pull [options] <author> <repository_name> # Fetch target repository
compass help <commander_name> # View help information of specific command.
compass -h # For more help documentation, use this command.