12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- ===============================
- gulp
- ===============================
- .. image:: https://img.shields.io/pypi/v/gulp.svg
- :target: https://pypi.python.org/pypi/gulp
- .. image:: https://img.shields.io/travis/cahoy/gulp.svg
- :target: https://travis-ci.org/cahoy/gulp
- .. image:: https://readthedocs.org/projects/gulp/badge/?version=latest
- :target: https://gulp.readthedocs.io/en/latest/?badge=latest
- :alt: Documentation Status
- .. image:: https://pyup.io/repos/github/cahoy/cookiecutter-django/shield.svg
- :target: https://pyup.io/repos/github/cahoy/gulp/
- :alt: Updates
- decorator to make debugging easier.
- * Free software: MIT license
- * Documentation: https://gulp.readthedocs.io.
- Features
- --------
- * TODO
- Credits
- ---------
- This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
- .. _Cookiecutter: https://github.com/audreyr/cookiecutter
- .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
- =======
- History
- =======
- 0.1.0 (2016-06-26)
- ------------------
- * First release on PyPI.
|