Skip to content

aaguirre/PythonChile.Buildout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

PythonChile Buildout README
==================

Getting Started
---------------
	
1. Clone this package from github
git clone git://github.com/aaguirre/PythonChile.Buildout.git

2. cd PythonChile.Buildout

3. Execute bootstrap. The execution of this command will create necessary folders for you buildout environemnt
python bootstrap.py

4. Run buildout ... and wait
bin/buildout

5. Start your application
bin/serve start

6. Enjoy!
http://localhost:6543  

About

A buildout example using Pyramid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages