Proposal: Creating a CLI to initialise epic-stack #50
akash-joshi
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
I've definitely had the same thought and I just reserved the npm package for this: https://www.npmjs.com/package/create-epic-stack I'm not available to work on this currently, but if someone else wants to start working on it themselves then I'd love to review it :) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Epic-stack is amazing. What will help it reach a wider audience is having a scaffolding CLI which helps users get started faster.
Enter
create-epic-stack
. People would be able to runnpm create epic-stack
oryarn create epic-stack
to get started locally.For reference, I can use
create-t3-app
. Let me know if I can try this out!Beta Was this translation helpful? Give feedback.
All reactions