2018-05-25 16:40:21 -04:00
2018-05-25 12:31:29 -04:00
2018-05-25 16:40:21 -04:00
2018-05-25 09:24:39 -04:00
2018-05-25 13:42:31 -04:00
2018-05-25 09:24:39 -04:00
2018-05-24 13:23:30 -04:00
2018-05-23 08:50:39 -04:00
2018-05-24 13:20:38 -04:00
2018-05-24 12:27:41 -04:00

ATST

Build Status

Installation

./script/setup

Running (development)

To start the app and watch for changes:

DEBUG=1 ./app.py

Testing

To run unit tests:

./script/test

or

python -m pytest

or

make test

Notes

tornado templates are like mustache templates -- add the following to ~/.vim/filetype.vim for syntax highlighting:

:au BufRead *.html.to set filetype=mustache
Description
No description provided
Readme 17 MiB
Languages
Python 48.6%
HTML 43.1%
JavaScript 3.7%
SCSS 3.7%
Shell 0.8%
Other 0.1%