Skip to content

magalhaes-andre/bash-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shell Scripts For Common Usage

This is a repository for storing useful shell scripts that i use for some purpose. Also aiming to train bash scripts development.

Usage:

No secrets here, just ./{scriptName} for starting it. If any script has a specific usage it will be described below:

  • ansibleStarter the development of this script has been moved to: here

Ansible Starter

Simple script for speeding up Ansible base directory usage on new developments. Ansible Starter has two ways of working:

  • ./ansibleStarter.sh (will start the script and create a provision/playbook.yml in your folder)
  • ./ansibleStarter.sh -r any/role/you/possibly/want (this one will create roles structure with every string between slashes)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages