facundobatista / kilink

A next generation pastebin
GNU General Public License v3.0
25 stars 29 forks source link

Migration to Python 3.5 #134

Closed matibarriento closed 6 years ago

matibarriento commented 6 years ago

This is a WIP. For run the app use

export FLASK_APP=kilink/kilink.py
flask run --debugger

What should be done for release

Cool things to have (in this or futures PR)

This app Microblog should be the ideal structure (in this case, this is inside the first kilink dir)

Feel free to join us @lecovi

matibarriento commented 6 years ago

We decided to split and tackle this in multiples PR.