https://github.com/samdev-7/shell-scripts
Random shell utility scripts that I have created and use
https://github.com/samdev-7/shell-scripts
scripts utility
Last synced: 11 months ago
JSON representation
Random shell utility scripts that I have created and use
- Host: GitHub
- URL: https://github.com/samdev-7/shell-scripts
- Owner: samdev-7
- License: mit
- Created: 2023-06-18T03:26:44.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-18T06:20:37.000Z (about 3 years ago)
- Last Synced: 2025-01-02T04:30:14.652Z (over 1 year ago)
- Topics: scripts, utility
- Language: Shell
- Homepage: https://sh.samliu.dev/
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# shell-scripts
Random shell utility scripts that I have created and use
## List of scripts
`github_docker.sh` - A script to deploy code from a GitHub repository to a Docker containe without the need to create, update, and host a Docker container image.