DESCRIPTION.rst 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. ===============================
  2. gulp
  3. ===============================
  4. .. image:: https://img.shields.io/pypi/v/gulp.svg
  5. :target: https://pypi.python.org/pypi/gulp
  6. .. image:: https://img.shields.io/travis/cahoy/gulp.svg
  7. :target: https://travis-ci.org/cahoy/gulp
  8. .. image:: https://readthedocs.org/projects/gulp/badge/?version=latest
  9. :target: https://gulp.readthedocs.io/en/latest/?badge=latest
  10. :alt: Documentation Status
  11. .. image:: https://pyup.io/repos/github/cahoy/cookiecutter-django/shield.svg
  12. :target: https://pyup.io/repos/github/cahoy/gulp/
  13. :alt: Updates
  14. decorator to make debugging easier.
  15. * Free software: MIT license
  16. * Documentation: https://gulp.readthedocs.io.
  17. Features
  18. --------
  19. * TODO
  20. Credits
  21. ---------
  22. This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
  23. .. _Cookiecutter: https://github.com/audreyr/cookiecutter
  24. .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
  25. =======
  26. History
  27. =======
  28. 0.1.0 (2016-06-26)
  29. ------------------
  30. * First release on PyPI.