https://github.com/vovanr/clone-my-repo
Clone my GitHub repository to ~/work/ directory
https://github.com/vovanr/clone-my-repo
Last synced: 2 months ago
JSON representation
Clone my GitHub repository to ~/work/ directory
- Host: GitHub
- URL: https://github.com/vovanr/clone-my-repo
- Owner: VovanR
- License: mit
- Created: 2020-06-11T06:57:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-11T07:00:31.000Z (about 6 years ago)
- Last Synced: 2025-03-22T01:26:23.737Z (over 1 year ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# clone-my-repo
> Clone my GitHub repository to `~/work/` directory
```shell
clone-my-repo
```
## Install
Download [`libexec/clone-my-repo`](libexec/clone-my-repo) to `~/.local/bin/`
## Install with [basher](https://github.com/basherpm/basher)
```
basher install vovanr/clone-my-repo
```
## License
MIT © [Vladimir Rodkin](https://github.com/VovanR)