Added flask-extension-wizard link.

This commit is contained in:
Armin Ronacher 2010-05-09 14:11:35 +02:00
parent a2fe635dd8
commit c882905101

View file

@ -30,6 +30,10 @@
Ideally your extension has at least one example in the repository
or tarball so that it's easier to understand how it works.
</ol>
<p>
To simplify creating new extensions there is a script that can
bootstrap a new extension: <a href="http://github.com/mitsuhiko/flask-extension-wizard"
>flask-extension-wizard</a>
<p>
We scan the PyPI index in regular intervals for new Flask packages
so your extension should sooner or later end up here. If this is