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

Simplify Examples #7

Open
theaddonn opened this issue Jan 5, 2025 · 2 comments
Open

Simplify Examples #7

theaddonn opened this issue Jan 5, 2025 · 2 comments

Comments

@theaddonn
Copy link

The current examples are fairly complex, often exceeding 500 lines of code. It could be beneficial to simplify and reorganize them, splitting them into smaller, more focused examples. This way, users can copy and paste a single file that works out-of-the-box without relying on abstract libraries like Clap or similar.

@tuxuser
Copy link
Member

tuxuser commented Jan 14, 2025

I am happy to take recommendations there. Personally I think the examples and docs pose some quite minimalistic examples, but if you have additional proposals, lemme know ;)

@theaddonn
Copy link
Author

I do believe that some are a bit over complicated, I prefer examples which are plug-and-play (into a different codebase) && don't require finding further details in other examples etc

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

2 participants