https://github.com/moorara/scripts
A collection of utility scripts
https://github.com/moorara/scripts
bash openssl script
Last synced: 2 months ago
JSON representation
A collection of utility scripts
- Host: GitHub
- URL: https://github.com/moorara/scripts
- Owner: moorara
- Created: 2018-01-01T20:16:11.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2020-11-30T02:09:55.000Z (over 4 years ago)
- Last Synced: 2025-01-13T18:41:52.132Z (4 months ago)
- Topics: bash, openssl, script
- Language: Shell
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Scripts
This repo includes a collection of useful shell scripts.
| Script | Description |
|-----------|------------------------------------------------------------------------------------|
| `golang` | Corss compile, build, test with coverage, etc. |
| `install` | Install common tools (**docker**, **docker-compose**, **kubectl**, **helm**, etc.) |
| `openssl` | Generate self-signed certificate chains using **openssl** command |