Skip to content

isadfrn/useful-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Useful scripts

Languages used Repository size Last commit

About

Here I will add useful scripts that I use on a daily basis.

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