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 Ideally your extension has at least one example in the repository
or tarball so that it's easier to understand how it works. or tarball so that it's easier to understand how it works.
</ol> </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> <p>
We scan the PyPI index in regular intervals for new Flask packages 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 so your extension should sooner or later end up here. If this is