0.0.1 • Published 3 years ago
create-amagaki v0.0.1
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]
0.0.1
3 years ago