https://github.com/nabinno/deps_ghq_get
Run `ghq get` and then sync/clone with a GitHub repository that depends on your project.
https://github.com/nabinno/deps_ghq_get
elixir ghq mix mix-tasks
Last synced: about 1 month ago
JSON representation
Run `ghq get` and then sync/clone with a GitHub repository that depends on your project.
- Host: GitHub
- URL: https://github.com/nabinno/deps_ghq_get
- Owner: nabinno
- License: mit
- Created: 2018-10-28T10:49:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-04T05:10:54.000Z (over 7 years ago)
- Last Synced: 2025-10-11T20:20:58.946Z (9 months ago)
- Topics: elixir, ghq, mix, mix-tasks
- Language: Elixir
- Homepage: https://hexdocs.pm/deps_ghq_get
- Size: 41 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# DepsGhqGet --- Mix.Tasks.Deps.GhqGet
DepsGhqGet is a mix deps task. It run `ghq get` and then sync/clone with a GitHub repository that depends on your
project. You just type `mix do deps.get, deps.ghq_get`.
## Installations
### By archive.install
```sh
$ mix archive.install https://github.com/nabinno/deps_ghq_get/raw/master/archives/deps_ghq_get-0.1.2.ez
```
### By mix.exs
```elixir
def deps do
[
{:deps_ghq_get, "~> 0.1.2", only: :dev}
]
end
```
---
## Contributing
1. Fork it
2. Create your feature branch (git checkout -b my-new-feature)
3. Commit your changes (git commit -am 'Add some feature')
4. Push to the branch (git push origin my-new-feature)
5. Create new Pull Request
## EPILOGUE
> A whale!
> Down it goes, and more, and more
> Up goes its tail!
>
> -Buson Yosa