byashimov / uhike

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uhike.ru

Это календарь для удобного планирования походов, посмотреть можно здесь.

"Icon made by Freepik from www.flaticon.com".

cmd

load and parse, render data.js

$ python -m lib.cmd parse
$ python -m lib.cmd render

compile css

$ npm install stylus@latest -g
$ make css

format and test

$ make fmt
$ make test

About


Languages

Language:Python 99.1%Language:Makefile 0.9%