Saminu / hydrocarbon

The code that runs herocomics.kr

Home Page:http://herocomics.kr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://herocomics.kr/

License:MIT License


Languages

Language:CSS 35.5%Language:Python 33.0%Language:HTML 19.6%Language:JavaScript 11.8%