Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v1] - custom component types #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

[v1] - custom component types #1

wants to merge 3 commits into from

Conversation

michalak111
Copy link
Owner

@michalak111 michalak111 commented Aug 31, 2018

I want to make it possible for users to create custom template and then generate it with selecting declared templates with --t <template>

So user can declare their own template like container, and then generate it in this way:

rctgen --n Home --t container

TODO

  • update doc
  • finish todos
  • improve custom config (?)
  • possibility of adding custom files like types.ts for Typescript users

@michalak111 michalak111 changed the title - draft of adding custom component types [v1] - custom component types Aug 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant