# Moose / Moose Cli Documentation – TypeScript ## Included Files 1. moose/moose-cli/moose-cli.mdx ## Moose CLI Reference Source: moose/moose-cli/moose-cli.mdx Moose CLI Reference # Moose CLI Reference ## Installation ```bash filename="Terminal" copy bash -i <(curl -fsSL https://fiveonefour.com/install.sh) moose ``` ## Core Commands ### Init Initializes a new Moose project. ```bash moose init --template