Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.24 KB

README.md

File metadata and controls

38 lines (22 loc) · 1.24 KB

Useful scripts

Languages used Repository size Last commit

About

This repository houses a collection of handy scripts that I use regularly to automate various tasks in my routine.

Run

For docker-compose scripts run:

docker compose up -d

For shell scripts you need to add repository path on file, giver permission then run.

./script.sh

Contributing

This repository is using Gitflow Workflow and Conventional Commits, so if you want to contribute:

  • create a branch from develop branch;
  • make your contributions;
  • open a Pull Request to develop branch;
  • wait for discussion and future approval;

I thank you in advance for any contribution.

Status

Maintaining

License

MIT