SimplePyScripts icon indicating copy to clipboard operation
SimplePyScripts copied to clipboard

Organise the repo

Open TechWiz-3 opened this issue 3 years ago • 3 comments

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

TechWiz-3 avatar Jul 02 '22 07:07 TechWiz-3

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 😄

gil9red avatar Jul 02 '22 07:07 gil9red

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 avatar Jul 02 '22 07:07 TechWiz-3

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

TechWiz-3 avatar Jul 02 '22 08:07 TechWiz-3