/ProjectStructureManager

Utility to manage versions of a shared webapp infrastracture

Primary LanguageShellMIT LicenseMIT

Project Structure Manager



Install:

MacOS/Linux:

curl -sL https://github.com/Livshitz/ProjectStractureManager/raw/master/psm.sh -o psm.sh && chmod +x psm.sh

Windows:

[TBD]

Init:

./psm.sh init {project infra stracture git repo url OR leave empty for default=https://github.com/Livshitz/SuperWebApp.git}

Update:

./psm.sh update

Note that if there are conflicts, merge window will be prompted