create-amagaki
v0.0.1
Published
Create Amagaki sites with one command
Downloads
2
Keywords
Readme
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]