https://github.com/irfanbaigse/macos-setup-developer-tools
Build Scripts for Automation in Any Language
https://github.com/irfanbaigse/macos-setup-developer-tools
automation bash docker docker-compose macos mysql php productivity setup-macos setuptools
Last synced: 3 months ago
JSON representation
Build Scripts for Automation in Any Language
- Host: GitHub
- URL: https://github.com/irfanbaigse/macos-setup-developer-tools
- Owner: irfanbaigse
- License: mit
- Created: 2023-11-01T07:24:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-21T20:49:20.000Z (over 2 years ago)
- Last Synced: 2025-04-10T06:24:02.195Z (about 1 year ago)
- Topics: automation, bash, docker, docker-compose, macos, mysql, php, productivity, setup-macos, setuptools
- Language: Shell
- Homepage: https://ibaig.com
- Size: 313 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# MacOs Setup
Build Scripts + Shortcuts for Automation in Any Language
## Table of Contents
- [Github](#github)
- [Prefix Your Commits With Branch Name](#prefix-your-commits-with-branch-name)
- [Signed Commits](#signed-commits)
- [Create a Release](#create-a-release)
- [XGestures](#xgestures)
- [ZSH](#zsh)
- [Java](#java)
- [PHP](#php)
- [Nodejs](#nodejs)
- [Mysql](#mysql)
- [Intellij](#intellij)
- [Jenkins](#jenkins)
- [Trigger Jenkins job using
curl](#trigger-jenkins-job-using-curl)
## Github
### Prefix Your Commits With Branch Name
[Prefix Commit ReadMe](https://github.com/irfanbaigse/automation-tools/blob/main/git/PREFIX_COMMIT.md)
### Signed Commits
[SIGNED_COMMITS](https://github.com/irfanbaigse/automation-tools/blob/main/git/SINGNED_COMMITS.md)
### Create a Release
[Release Tags](https://github.com/irfanbaigse/automation-tools/blob/main/git/RELEASE.md)
---
## XGestures
[Setup Readme](https://github.com/irfanbaigse/automation-tools/blob/main/xgestures/XGESTURES.md)
---
## ZSH
[SETUP.md](https://github.com/irfanbaigse/automation-tools/blob/main/zsh/SETUP.md)
---
## Java
[SETUP.md](https://github.com/irfanbaigse/automation-tools/blob/main/java/INSTALL_JAVA.md)
---
## PHP
[SETUP.md](https://github.com/irfanbaigse/automation-tools/blob/main/php/SETUP.md)
---
## Intellij
[SETUP.md](https://github.com/irfanbaigse/automation-tools/blob/main/intellij/SETUP.md)
---
## Jenkins
### Trigger Jenkins job using curl
* [Deploy ReadMe](https://github.com/irfanbaigse/automation-tools/blob/main/jenkins/DEPLOY.md)
---
## Mysql
[SETUP.md](https://github.com/irfanbaigse/automation-tools/blob/main/mysql/SETUP.md)
---
## Nodejs
[SETUP.md](https://github.com/irfanbaigse/automation-tools/blob/main/nodejs/SETUP.md)