Skip to content
This repository has been archived by the owner on May 19, 2022. It is now read-only.
/ auto-deploy Public archive

Script that automates cloning, updating, and deploying repositories

License

Notifications You must be signed in to change notification settings

ftn-jps/auto-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto-deploy

Script that automates cloning, updating, and deploying mvn and npm repositories.

screenshot

Prerequisites

bash
git
npm
grep
sed

Usage

Run the script, and it will do the rest:

$ ./auto-deploy

Logs are saved to the log directory. You can view them with tail:

$ tail -f log/*

About

Script that automates cloning, updating, and deploying repositories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages