https://github.com/mig42/plastic-zip-installer
A linux script to install Plastic SCM from the published ZIP bundles
https://github.com/mig42/plastic-zip-installer
installer linux plastic plastic-scm plasticscm scm
Last synced: 3 months ago
JSON representation
A linux script to install Plastic SCM from the published ZIP bundles
- Host: GitHub
- URL: https://github.com/mig42/plastic-zip-installer
- Owner: mig42
- License: mit
- Created: 2017-03-28T23:33:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-03T23:03:06.000Z (over 9 years ago)
- Last Synced: 2025-03-11T03:43:20.939Z (over 1 year ago)
- Topics: installer, linux, plastic, plastic-scm, plasticscm, scm
- Language: Python
- Homepage: https://www.plasticscm.com/
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# plastic-zip-installer
A linux script to install Plastic SCM from the published ZIP bundles.
This program retrieves the ZIP bundles and unpacks them on the default paths. Scripts and config files are automatically generated on first install.
# Usage
As this installer needs to access system paths, administrator privileges are required to run it.
## Arguments
* `--labs`: Uses the _Labs_ section of the Plastic SCM downloads page to check the latest version.
* `--no-upgrade`: Aborts execution if an existing Plastic SCM installation is found.