提交 f96acf03 编写于 作者: M Mislav Marohnić

Add developer docs for using `dep`

[ci skip]
上级 e76c77f3
......@@ -46,6 +46,10 @@ feature is a good idea for hub if it improves some workflow for a GitHub user.
8. Open a pull request describing your changes:
`bin/hub pull-request`
Vendored Go dependencies are managed with [`dep`](https://golang.github.io/dep/docs/daily-dep.html).
Check `dep help ensure` for information on how to add or update a vendored
dependency.
## How to write tests
The new test suite is written in Cucumber under `features/` directory. Each
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册