added folder structure

This commit is contained in:
Kenneth Reitz
2010-08-04 02:56:34 -04:00
parent eb7dc1e2f3
commit ff985e9150
3 changed files with 26 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
osxpython.org
=============
Goals
-----
[osxpython.org](http://osxpython.org) is under active development. It strives to offer the following:
* Best-practices for Python as a development platform on OSX
- Installation
- Configuration
- Application distribution
* A reference guide and resource center
* Easily contributable on GitHub via pull request
Get Involved
------------
The site is generated with githubhe `sphinx` branch.
If you disagree with any of the best-practices and guides, feel free to [open an issue](https://github.com/kennethreitz/osxpython.org/issues).
Discussions regularly take place on the osxpython.org mailing list. To join, just send an email to <osxpython@librelist.com>.
View File
View File