David Lord
52adf2ec21
rename default branch in files
2021-05-11 15:18:41 -07:00
David Lord
3cd615a1d6
update project links
2021-02-24 10:09:15 -08:00
Grey Li
54ae1cb0e9
Update the example in README
2021-01-06 23:31:22 +08:00
Grey Li
1580aa30cb
Update Discord invite links
2020-07-21 12:11:17 +08:00
David Lord
ffc68840f8
release version 1.1.1
2019-07-08 10:58:12 -07:00
David Lord
afd6250bab
Merge branch '1.0.x'
2019-07-01 09:52:06 -07:00
David Lord
b9c2267272
fix tests link
2019-07-01 09:49:40 -07:00
David Lord
1351d0a565
Merge branch '1.0.x'
2019-06-23 16:57:52 -07:00
David Lord
24498afed5
standardize project metadata
2019-06-22 13:10:50 -07:00
David Lord
953284a8d0
Merge branch '1.0.x'
2019-05-16 17:37:05 -07:00
David Lord
84f8e1634f
azure pipelines ci on 1.0.x branch
2019-05-16 14:32:21 -07:00
David Lord
2236ba980c
Merge branch '1.0.x'
2019-05-16 12:18:36 -07:00
Matt Cooper
af813d0d36
add Azure Pipelines to readme
2019-05-16 12:07:43 -07:00
Peter Landoll
29a47ae6ea
Add link to official Discord chat server
2019-05-06 09:39:25 -04:00
Justin W. Flory
72dfb67828
Make explicit call-out to contributing guidelines in README
2018-07-11 09:38:17 -05:00
Radovan Bast
4ce44340d4
set FLASK_APP via env for portability across shells
...
this does not work on fish (https://fishshell.com ):
$ FLASK_APP=hello.py flask run
while this works (hopefully) on any shell:
$ env FLASK_APP=hello.py flask run
2018-05-24 14:57:11 +02:00
David Lord
2ede0b8ba9
add donate link
2018-04-26 07:44:59 -07:00
David Lord
d0214c9b4c
use name of license
2018-04-23 09:04:05 -07:00
Filipe Filardi
86a9177f4b
Add LICENSE in README
2018-04-23 09:00:41 -07:00
Hsiaoming Yang
cc51ace823
Fix logs for simple example on readme
2018-03-22 23:44:36 +09:00
David Lord
a2ea18693c
Update README.rst
2018-03-06 07:36:58 -08:00
Grey Li
f739149456
Add documentation link in README
2018-03-06 07:50:46 +08:00
David Lord
9bf5c3b3a3
update project metadata
...
new readme
readme as setup.py long_description
links in changes
git in authors
add travis osx env
break out docs build in travis
remove python_requires for now
2018-02-08 12:43:22 -08:00