Skip to content

TeaWhen/yanshen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yanshen

Dev Setup

  1. sudo pip install virtualenv
  2. virtualenv dev15 (in root yanshen)
  3. source dev15/bin/activate
  4. wget https:/django/django/archive/1.5b2.tar.gz
  5. tar xzf 1.5b2.tar.gz
  6. cd django-1.5b2
  7. python setup.py install
  8. rm -rf django-1.5b2
  9. pip install -r dj15req.txt
  10. git clone git:/lxneng/xpinyin.git
  11. cd xpinyin
  12. python setup.py install
  13. cd ..
  14. rm -rf xpinyin

About

App for Hackthon Hangzhou, 2012.12

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •