Skip to content

loolmeh/pytoeba-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pytoeba-dev

This is a preconfigured template project for pytoeba

Dependenices

See pytoeba's readme file.

Usage

git clone https://github.com/loolmeh/pytoeba-dev.git
cd pytoeba-dev/
git submodule init
git submodule update
cd pytoeba-git
git pull
cd ..
git submodule update
ln -s ./pytoeba-git/pytoeba ./pytoeba 
python manage.py syncdb --migrate
python manage.py runserver

Running Tests

See pytoeba's readme.

About

template project for pytoeba development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages