/github-watch-update

A tool to watch a Github branch, retrieve changes locally and execute a script in the local repository

Primary LanguageGoMIT LicenseMIT

Github-watch-update

A tool to watch a Github branch, retrieve changes locally and execute npm install in the local repository

GitHub release (latest by date)

Installation instruction

OR

Running instruction

Usage of github-watch-update: -branch string The branch in the repository to check for (required) (default "REQUIRED") -repo string The github repository URL (required) (default "REQUIRED") -watch Enable watch mode (disabled by default)