https://github.com/spaze/stupid-git-deploy
https://github.com/spaze/stupid-git-deploy
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/spaze/stupid-git-deploy
- Owner: spaze
- Created: 2021-02-10T03:26:40.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-08-18T23:13:44.000Z (11 months ago)
- Last Synced: 2025-08-19T01:11:45.311Z (11 months ago)
- Language: Shell
- Size: 37.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# stupid-git-deploy
## Installation
Create the following symlinks:
1. `~/.local/bin/deploy` (or `~/bin/deploy`) that points to `deploy`
2. `~/.local/bin/git_ssh_wrapper` (or `~/bin/git_ssh_wrapper`) that points to `git_ssh_wrapper`
3. `~/.local/share/bash-completion/completions/deploy` that points to `deploy_bash_completion` – the symlink's filename has to be `deploy`, otherwise the completion won't work