Skip to content
This repository has been archived by the owner on Aug 14, 2021. It is now read-only.

CLI Commands for generating project files #252

Open
3 tasks
patrickhaug opened this issue Nov 30, 2020 · 2 comments
Open
3 tasks

CLI Commands for generating project files #252

patrickhaug opened this issue Nov 30, 2020 · 2 comments

Comments

@patrickhaug
Copy link
Contributor

Expose functionality in cli to generate different kinds of project files:

  • components including optional css, test

  • route: prompt for defined url and possible wildcard

  • resolvers

What else?

@mattvb91
Copy link
Member

I think resolvers can be handled by https://github.com/corejam/corejam/projects/1#card-47580007 but will need some more thought into it as it could get generated by schema definitions.

First pass could just be a common stencil template and I think component / route as start is enough

@mattvb91
Copy link
Member

mattvb91 commented Feb 6, 2021

Components & routes defined in #375

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants