Delete dep.md

This commit is contained in:
Brandon Keepers
2018-04-18 08:56:40 -05:00
committed by GitHub
parent d55bf3b3ab
commit 15d6ce2e89

View File

@@ -1,79 +0,0 @@
---
title: Dep
description: A dependency manager for your Pull Requests.
slug: dep
screenshots:
- https://github.com/ahmed-taj/dep/raw/master/docs/assets/comment.png
- https://github.com/ahmed-taj/dep/raw/master/docs/assets/status.png
authors:
- ahmed-taj
repository: ahmed-taj/dep
host: https://dep-bot.herokuapp.com
stars: 29
updated: 2018-03-24 06:37:02 UTC
installations: 40
organizations:
- probot
- Laravel-Backpack
- thefrontside
- timvideos
- tunnckoCore
- TECLIB
- mithro
- flyve-mdm
- ahmed-taj
- upfrontIO
---
<p align="center">
<img src="https://github.com/ahmed-taj/dep/raw/master/docs/assets/logo.png" width="256" height="256" alt="bot logo">
</p>
A dependency manager for your Pull Requests.
## Usage
1. Browse to [GitHub Apps - dep][apps]
2. Accept the permissions
3. Allow access to repositories
If you want to update a pull request dependencies write:
![comment-screenshot][]
On the pull request, a status check from `dep` will appear:
![status-check-screenshot][]
For best results, enable branch protection (in the repository's settings) and require the `dep` status check to pass before merging:
![branch-protection-screenshot][]
[apps]: https://github.com/apps/dep
[status-check-screenshot]: https://github.com/ahmed-taj/dep/raw/master/docs/assets/status.png
[comment-screenshot]: https://github.com/ahmed-taj/dep/raw/master/docs/assets/comment.png
[branch-protection-screenshot]: https://github.com/ahmed-taj/dep/raw/master/docs/assets/settings.png
## Contributors
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<table>
<tr>
<th align="center"><a href="https://ahmed.sd"><img src="https://avatars1.githubusercontent.com/u/12673605?v=4" width="100px;" style="max-width:100%;"><br><sub><b>Ahmed T. Ali</b></sub></a><br><a href="https://goo.gl/sJKF5H" title="Blogposts"><g-emoji alias="memo" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4dd.png" ios-version="6.0"><img class="emoji" alt=":memo:" height="20" width="20" src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4dd.png"></g-emoji></a> <a href="https://github.com/ahmed-taj/dep/commits?author=ahmed-taj" title="Code"><g-emoji alias="computer" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4bb.png" ios-version="6.0"><img class="emoji" alt=":computer:" height="20" width="20" src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4bb.png"></g-emoji></a> <a href="https://github.com/ahmed-taj/dep/commits?author=ahmed-taj" title="Documentation"><g-emoji alias="book" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4d6.png" ios-version="6.0"><img class="emoji" alt=":book:" height="20" width="20" src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4d6.png"></g-emoji></a> <a href="https://github.com/ahmed-taj/dep/commits?author=ahmed-taj" title="Tests"><g-emoji alias="warning" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/26a0.png" ios-version="6.0"><img class="emoji" alt=":warning:" height="20" width="20" src="https://assets-cdn.github.com/images/icons/emoji/unicode/26a0.png"></g-emoji></a></th>
<th align="center"><a href="https://github.com/JasonEtco"><img src="https://avatars1.githubusercontent.com/u/10660468?v=4" width="100px;" style="max-width:100%;"><br><sub><b>Jason Etcovitch</b></sub></a><br><a href="https://twitter.com/JasonEtco" title="Answering Questions"><g-emoji alias="speech_balloon" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4ac.png" ios-version="6.0"><img class="emoji" alt=":speech_balloon:" height="20" width="20" src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4ac.png"></g-emoji></a> <a href="https://github.com/probot/ideas/issues/1" title="Ideas, Planning, &amp; Feedback"><g-emoji alias="thinking" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f914.png" ios-version="9.1"><img class="emoji" alt=":thinking:" height="20" width="20" src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f914.png"></g-emoji></a></th>
</tr></table>
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!
## Credits
The Logo is designed by [Freepik](https://www.freepik.com/free-vector/green-and-blue-retro-robots-collection_721192.htm). Modified by [Ahmed T. Ali](https://github.com/ahmed-taj).
Special thanks to [Jason Etcovitch](https://github.com/JasonEtco) for their help, including the original bot idea.
## License
MIT © [Ahmed T. Ali](https://github.com/ahmed-taj)