Add cookiecuttor to Python list (#152)

This commit is contained in:
Xuan (Sean) Luong 2017-11-19 08:33:48 -05:00 committed by Shmavon Gazanchyan
parent c1d2561464
commit 19ed66dcdc

View File

@ -131,6 +131,7 @@ If you are looking to contribute then explore this list, look at [`first-timers-
- [Gratipay](https://github.com/gratipay/gratipay.com/labels/Low-hanging%20Fruit) _(label: Low-hanging Fruit)_ <br> Helping companies and others pay for open source.
- [Pytest](https://github.com/pytest-dev/pytest/labels/easy) _(label: easy)_ <br> The pytest framework makes it easy to write small tests, yet scales to support complex functional testing.
- [Fabric](https://github.com/fabric/fabric/labels/Low-hanging%20fruit) _(label: Low-hanging fruit)_ <br> Pythonic remote execution and deployment.
- [cookiecutter](https://github.com/audreyr/cookiecutter/labels/low-hanging-fruit) _(label: low-hanging-fruit)_ <br> A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects.
## Ruby