Go to file
Ivan Habunek 9e051e71b7 Implement ticket.ref()
Returning the ticket reference string ~user/tracker#scoped_id.
2019-02-25 20:00:38 -05:00
.builds Simplify .builds/alpine.yml 2019-01-29 15:35:09 -05:00
scss Use gray-900 for tracker link color 2019-02-22 16:37:13 -05:00
tests Implement ticket.ref() 2019-02-25 20:00:38 -05:00
todosrht Implement ticket.ref() 2019-02-25 20:00:38 -05:00
.gitignore Initial commit 2017-07-21 21:00:00 -04:00
LICENSE Initial commit 2017-07-21 21:00:00 -04:00
Makefile Python 3.7 2018-08-07 13:13:47 -04:00
README.md Add README.md 2019-01-08 18:08:01 -05:00
config.example.ini Update index to match new design 2019-02-06 17:03:28 -05:00
config.test.ini Add testing to build manifest 2018-11-21 08:09:22 -05:00
run.py Update for sr.ht unified config 2018-09-03 09:55:28 -04:00
setup.py Ditch setuptools for distutils 2019-01-29 10:18:11 -05:00
static Initial commit 2017-07-21 21:00:00 -04:00
todosrht-migrate Add core.sr.ht migrations to todosrht-migrate 2019-01-01 10:08:55 -05:00

README.md

This repository contains the code for the sr.ht ticket tracking service. For instructions on deploying or contributing to this project, visit the manual here:

https://man.sr.ht/todo.sr.ht/installation.md