Skip to content

pushrocket/jade.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How I got here

Install python3.3

pyvenv env
source env/bin/activate
curl http://python-distribute.org/distribute_setup.py | python
curl https://raw.github.com/pypa/pip/master/contrib/get-pip.py | python
pip install -U distribute
deactivate
source env/bin/activate

About

Jade lang 100% python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages