Skip to main content

Automation script to create new Silverstripe site.

Project description

Automation script to create new Silverstripe site.

Installation

Before being able to install this package, make sure you have python >= 3.5 installed first. If not, you can go to the official website to install it.
‘pip’ command will be available after python is installed.
Then,
pip install tzo-silverstripe-installer
Please note it require python version >=3.5. For some environment, you might need to use “pip3” instead of “pip”.

Usage

tzo-create <site-name> [--ss3] [--version version]
By default, it will install latest stable version of SilverStripe 4.
“site-name” required. It will applied to the site folder name and the repository name.
“–ss3” optional. With this, it will install the latest version of SilverStripe 3.
“–version” optional. The SilverStripe version to install. If this is provided, the option “–ss3” will be ignored.

How it works

It will ask you some information of the project. Input then hit enter key.
The Gitlab private token will need to be entered only the first time. Then it will be saved to the file “$YOUR_HOME/.tzo_credentials”.
For windows user, it is recommended to use git-bash terminal to use this.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tzo-silverstripe-installer-0.3.1.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page