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

Organise the repo #15

Open
TechWiz-3 opened this issue Jul 2, 2022 · 3 comments
Open

Organise the repo #15

TechWiz-3 opened this issue Jul 2, 2022 · 3 comments

Comments

@TechWiz-3
Copy link
Contributor

Would it be possible to put the examples in a folder and all the scripts in another? Scrolling down the entire repo to the README is pretty tedious because of how many folders and directories. I'm thinking something like this:

SimplePyScripts/
├─ examples/
│  ├─ ...
├─ src/
│  ├─ .
│  ├─ ..
│  ├─ ...
├─ .gitignore
├─ README_logo.svg
├─ README.md
@gil9red
Copy link
Owner

gil9red commented Jul 2, 2022

Hello!
Thank you for your attention!
What is the difference between "examples/" and "src/"? I think there is almost no line between them in this repository 😄

@TechWiz-3
Copy link
Contributor Author

I'm not exactly sure. I see a lot of folders called with the word _examples at the end, so I assumed there's a difference.

@TechWiz-3
Copy link
Contributor Author

But if they're the same I guess we could just have the one src or scripts folder

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