Livshitz / ProjectStructureManager

Utility to manage versions of a shared webapp infrastracture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Utility to manage versions of a shared webapp infrastracture

License:MIT License


Languages

Language:Shell 100.0%