0.0.7 • Published 3 years ago

astro-cli v0.0.7

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

Astro CLI

:exclamation: This repo is under development and currently only supports the react command. Stay tuned for more!

A CLI tool to help with all things @astrouxds.

This cli currently only has the astro-cli starter-kits react command.

Usage

npx astro-cli starter-kits react

Or you can install globally in order to run astro-cli <command>

npm i -g astro-cli

Commands

astro-cli --help - List help prompt for all commands

astro-cli starter-kits react [directory] [-n] [--yarn] [--npm] - Bootstrap a new @astrouxds/react app to the given directory. Use -n or --noinstall to skip the automatic install of dependencies. Use the --yarn or --npm flags to specify which package manager to use.

Development

Run commands using bin/run <folder> <command> or install globally.

When testing starter-kit commands, it's recommended to use the -n flag in order to skip the installation of dependencies since they can take a good chunk of time.

1.0.0

4 years ago

0.0.0

3 years ago

0.0.7

3 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.12

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago