anthonycarminati / scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scripts

This repo serves as a storage for useful scripts related to:

  • infrastructure management
  • data architecture
  • application delivery
  • and any other auxilary serivces

Installation

git clone <clone link> where <clone link> is replaced by the link provided by Github in the title bar of this screen

Usage

Clone the repository and periodically pull to update code. In order to contribute/change the codebase please follow the contributing instructions.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

About


Languages

Language:PLSQL 43.4%Language:SQLPL 31.0%Language:Shell 17.7%Language:Python 7.9%