Skip to content

roseliux/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

scripts

A compilation of useful scripts

git_hooks

Using Git Hooks is a great way to automatically execute scripts for parts of your development process that you may otherwise forget to run.

To install make sure you make the files executable then run the install script.

chmod +x scripts/*
./scripts/install-hooks.sh

About

Compilation of useful scripts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages