Current directories structure (and notes on what to change):
cellapps -> cells
ide (remove)
debian -> pkg/debian
make -> pkg
projects
rstem
tests
scripts (new directory for target scripts)
misc (remove)
Also, if possible, and packaging/build related files should be moved to pkg (MANIFEST.in, setup.py)
Finally, the projects directory structure should be more consistent. Each directory in projects should contain a sequence of similar projects (instead of being a collection of projects related by the same platform). For example, the projects/bouncing_ball directory will contain bouncingball[1-5].py
Current directories structure (and notes on what to change):
Also, if possible, and packaging/build related files should be moved to pkg (MANIFEST.in, setup.py)
Finally, the projects directory structure should be more consistent. Each directory in projects should contain a sequence of similar projects (instead of being a collection of projects related by the same platform). For example, the projects/bouncing_ball directory will contain bouncingball[1-5].py