0.0.7 • Published 2 years ago

astro-cli v0.0.7

Weekly downloads
2
License
MIT
Repository
github
Last release
2 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

3 years ago

0.0.0

2 years ago

0.0.7

2 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago