portablepython
portablepython copied to clipboard
Make some general wiki pages
The wiki is empty :(
Make some pages for users and developers. The project will progress faster that way.
A few things that would be helpful.
- Adding a new package to the builder. Detail all source files needing edited and the basic rundown for building and testing the edit(building a small package instead of the whole thing would make testing and integration faster). ATM pep8 https://github.com/jcrocholl/pep8 isn't included, so that would serve as a good wiki example as it should be a simple module to add. A googler asked this a while back here. https://groups.google.com/forum/#!topic/portablepython/P-YGxTdMZHA
- A rundown of what the tools do. Ex: Universal extractor, etc...
- A package wishlist page. So users and devs can edit requests directly as they are requested and completed.
- Anything else folks might find helpful. Tips and tricks, using certain portable py packages, etc...