Skip to content
This repository has been archived by the owner on Jun 26, 2018. It is now read-only.
/ Agenturtools Public archive

The Agenturtools (EN: agency tools) are a collection of tools used by 1601.communication to manage its customer git repositories.

Notifications You must be signed in to change notification settings

ADoebeling/Agenturtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agenturtools

The Agenturtools (EN: agency tools) are a collection of tools used by 1601.communication to manage its customer git repositories.

Tool #1: GitSniffer (beta)

The GitSniffer is searching for uncommitted files (in shared development repositories). If you setup the script as cronjob it will create friendly reminders to your team, if they forgot to commit their changes.

Installation

  • Clone this repository
    git clone [email protected]:ADoebeling/Agenturtools.git
  • Place the folder at your project in the git repository
  • Add and edit your github config
    cp config/github.default.php config/github.php; vi config/github.php
  • Run the script
    ./scripts/runGitSniffer.php

Tool #2: GitCommmitter (wip)

The GitCommitter is a web based script to review your changes in a git repository, to commit und push these changes to Github.

Status: work in progress

About

The Agenturtools (EN: agency tools) are a collection of tools used by 1601.communication to manage its customer git repositories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published