@afoot/create
v0.3.3
Published
NPM initializer for @afoot projects
Downloads
12
Readme
Create
An npm initializer for generating NiftinessAfoot! projects, modules, and sites.
who’s this for?
Really, me. Feel free to use it if you wanna, too. But take heed:
- This is super-duper-über beta. And probably always will be.
- I tweak and tinker like Han Solo on the Millennium Falcon. Don’t count on any library or config being here from day-to-day. Sure, I’ll SemVer all this, but seriously—go use Create React App or something.
noted. how do I use it?
Okay. If you insist.
npm init @afoot -- <flags>
with the following flags:
-n, --name <name>
-e, --entry <entry>
-t, --type <'module'|'site'>