Skip to content

Commit a355578

Browse files
committed
add link to new template in README
1 parent a944be3 commit a355578

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ Python
152152
* `cookiecutter-ansible-role`_: A template to create ansible roles. Forget about file creation and focus on actions.
153153
* `cookiecutter-pylibrary`_: An intricate template designed to quickly get started with good testing and packaging (working configuration for Tox, Pytest, Travis-CI, Coveralls, AppVeyor, Sphinx docs, isort, bumpversion, packaging checks etc).
154154
* `cookiecutter-pylibrary-minimal`_: Same as above but without Pytest and static configuration for Tox/Travis/AppVeyor (no generator).
155+
* `cookiecutter-pyvanguard`_: A template for cutting edge Python development. `Invoke`_, pytest, bumpversion, and Python 2/3 compatability.
155156

156157
C
157158
~~
@@ -225,6 +226,8 @@ HTML
225226
.. _`cookiecutter-tumblr-theme`: https://github.com/relekang/cookiecutter-tumblr-theme
226227
.. _`cookiecutter-pylibrary`: https://github.com/ionelmc/cookiecutter-pylibrary
227228
.. _`cookiecutter-pylibrary-minimal`: https://github.com/ionelmc/cookiecutter-pylibrary-minimal
229+
.. _`cookiecutter-pyvanguard`: https://github.com/robinandeer/cookiecutter-pyvanguard
230+
.. _`Invoke`: http://invoke.readthedocs.org/en/latest/
228231

229232

230233
Similar projects

0 commit comments

Comments
 (0)