0.0.1 • Published 2 years ago

create-amagaki v0.0.1

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

Create Amagaki

Create Amagaki sites using a minimal CLI that sets the project up for you. Create Amagaki uses the official amagaki-starter, but you can also specify a different starter.

Usage

Specify the project name interactively.

npx create-amagaki

Or, specify the project name as an argument.

npx create-amagaki my-site

Options

Use a different starter:

npx create-amagaki my-site -s [github-url]