NutritionMate / Nutrition.Information.Api

This is an API to retrieve the nutritional information of a given food item.
MIT License
1 stars 1 forks source link

As a developer of Nutrition Information API, I wan't automated dependency management, so I do not have to manually look for new versions of Nutrition Information API's dependencies #15

Closed PaddingtonBrown closed 7 years ago

PaddingtonBrown commented 7 years ago

As a developer of Nutrition Information API, I wan't automated dependency management, so I do not have to manually look for new versions of Nutrition Information API's dependencies

Acceptance Criteria

Test Plan Have an out of date dependency in package.json and see a Pull Request created to update it.

Dev Plan

Enable GitHub Integration with Greenkeeper for NutritionMate/Nutrition.Information.Api

Documentation Plan Update README.md to include badges for Greenkeeper enabled. This can be done using the following markdown:

[![Greenkeeper badge](https://badges.greenkeeper.io/NutritionMate/Nutrition.Information.Api.svg)](https://greenkeeper.io/)

Definition of Ready

PaddingtonBrown commented 7 years ago

The work for this has been completed in #29