An open API service indexing awesome lists of open source software.

https://github.com/michael-valdron/scripts

Personal scripts.
https://github.com/michael-valdron/scripts

helper-scripts linux-installations scripts setup-script util-scripts-repo

Last synced: 12 months ago
JSON representation

Personal scripts.

Awesome Lists containing this project

README

          

# Scripts

[![Bourne-Again Shell](https://img.shields.io/badge/bash-darkgreen?logo=gnubash&labelColor=gray)](https://www.gnu.org/software/bash/)
[![MIT License](https://img.shields.io/badge/license-MIT-green)](LICENSE)

Personal scripts to perform daily operations.

## Table of Contents

- [duplicity](duplicity/)
- [installers](installers/)
- [kubectl](kubectl/)
- [minikube](minikube/)
- [qemu](qemu/)
- [renovate](renovate/)
- [security](security/)
- [test](test/)

## Testing

One can test the installation and setup scripts by running `bash test/run_installer_tests.sh` and `test/bash run_setup_tests.sh` respectively.