moofit / scripts

Repository of scripts Moof IT share with the community

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Scripts

Table of Contents

Purpose

This repository contains various scripts that may be freely used and reproduced if required.

How to contribute

  1. Fork this project, if required
  2. Create a new branch (git checkout -b myNewBranch)
  3. Make changes, and commit (git commit -am "myChanges")
  4. Push to the new branch (git push origin myNewBranch)
  5. Create new pull request

Support

Use at your own risk. Moof IT will accept no responsibility for loss or damage caused by these scripts. Contact Moof IT if you need a custom script tailored to your environment.

License

This work is licensed under http://creativecommons.org/licenses/by/4.0/.

These scripts may be freely modified for personal or commercial purposes but may not be republished for profit without prior consent.

About

Repository of scripts Moof IT share with the community


Languages

Language:Shell 95.3%Language:Python 4.7%