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

Zen generation tools #25

Open
KGOH opened this issue Aug 9, 2022 · 0 comments
Open

Zen generation tools #25

KGOH opened this issue Aug 9, 2022 · 0 comments

Comments

@KGOH
Copy link
Contributor

KGOH commented Aug 9, 2022

There often is a need to generate zen definitions, i.e. namespaces and symbols. Currently each such task implements a zen namespace building and spitting

It would be good if zen provided functions like:

  • define-namespace
  • define-symbol
  • spit-namespace/spit-namespaces (create new files with selected zen namespaces)
  • update-namespace/update-namespaces (append new parts to some existing file)

Use-cases:

  • generate zen schemas
  • generate zen definitions using some custom tag (i.e. generate http routes)

Urgency: low
This is just an inconvenience. I can keep reimplementing spit-namespace

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

No branches or pull requests

1 participant