First commit for a Flask-based Attract

This commit is contained in:
2014-04-20 12:09:16 +02:00
commit e42fb2ebc0
54 changed files with 5505 additions and 0 deletions

6
readme.md Normal file
View File

@@ -0,0 +1,6 @@
Attract - Flask edition
========================
At the moment this is just an experimental branch. I am going to work on it further in the coming weeks and investigate if it makes a good candidate to replace the current codeigniter-based Attract.
Installation instructions, docs and roadmap willl be published in a few days as well.