Skip to content

devunt/hydrocarbon

Repository files navigation

hydrocarbon ====

Simple board service which written in django, python.

Originally written for hero·comics.

Dependency

  • python >= 3.4.0
  • see requirements.txt

How to install

$ git clone git://github.com.devunt/hydrocarbon.git
$ cd hydrocarbon
$ pip install -r requirements.txt
$ python manage.py migrate
$ python manage.py compilemessages
$ python manage.py runserver

License

see LICENSE file

About

The code that runs herocomics.kr

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published