Download the PHP package timitek/getrealt-manager without Composer
On this page you can find all versions of the php package timitek/getrealt-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download timitek/getrealt-manager
More information about timitek/getrealt-manager
Files in timitek/getrealt-manager
Package getrealt-manager
Short Description GetRealT application installer.
License MIT
Homepage https://github.com/timitek/getrealt-manager
Informations about the package getrealt-manager
# getrealt-manager
An application installer for GetRealT.
Installing
GetRealT manager utilizes npm to install it's components. Make sure you have these installed installed before continuing.
You can install the manager either locally and run it from the cloned repository, or globally in composers CLI tool set to make it available everywhere.
Installing Globally
Make sure to place the directory (or the equivalent directory for your OS) in your $PATH so the executable can be located by your system.
Installing Locally
If you would prefer not to install getrealt-manager into your composer's home globally , you may install it locally and execute it from this local directory.
Choose the directory you would like to install int into and clone the repository;
Make sure to either place this new directory into your $PATH, or create the appropriate alias in your .bashrc so that you can execute it.
Example..
How To Use
The GetRealT manager allows you to create a fresh installation of GetRealT or perform maintenance on existing installations.
Installing a new GetRealT site
To create a clean installation of a new GetRealT site or update an existing installation use the command.
Usage getrealt [options] < name >
example
Then follow the prompts.
Updating an existing GetRealT site
To update an existing site, use the --update option.
If you don't want to change any of the settings during the update, but are only interested in applying updates, you can supply an answer file (typically this is the existing .env file), in order to suppress being prompted.
Getting Help
To display help for getrealt at any time you can type;
To get help for a specific command;
List Of Commands
To display a list of available commands