0.0.1 • Published 4 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-amagakiOr, specify the project name as an argument.
npx create-amagaki my-siteOptions
Use a different starter:
npx create-amagaki my-site -s [github-url]0.0.1
4 years ago