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

Convert gen.py to build.rs? #1

Open
hoijui opened this issue Jan 2, 2024 · 0 comments
Open

Convert gen.py to build.rs? #1

hoijui opened this issue Jan 2, 2024 · 0 comments

Comments

@hoijui
Copy link

hoijui commented Jan 2, 2024

Seems like that should be fairly easy, and it would remove the need for python, it would:

  1. ensure that classes.rs is always the latest,
  2. it would not require manual calling of the generation code before a build anymore,
  3. and classes.rs would not have to be git-tracked anymore.

I bet you have better things to do, and so have I, but I though I'd put it out there as an idea anyway.

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