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

Add a CLI which can be used for codegeneration #248

Merged
merged 8 commits into from
Jun 14, 2022

Conversation

andrewhickman
Copy link
Contributor

Implements #17

I created this for a project I'm working on where I wanted to use logos, but didn't necesarily want to pull in all the derive machinery.

The most annoying thing about the implementation is needing to split all of the logos-derive crate into a seperate non-proc-macro crate so it can be used as a library.

@maciejhirsz
Copy link
Owner

Thanks for working on this! I've merged some old PRs and fixed warnings from cargo fmt, conflicts shouldn't be too hard to fix I hope.

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.

None yet

2 participants