Example:
Right now I need a page generator for a next.js project. Since this doesn't exist in eb-scripts, I should be able to add it to my project.
How would that be accomplished?
What would the command look like?
How do we support dynamic arguments to eb-scripts generate?
Example:
Right now I need a page generator for a next.js project. Since this doesn't exist in eb-scripts, I should be able to add it to my project.
How would that be accomplished?
What would the command look like?
How do we support dynamic arguments to
eb-scripts generate?