This is simple and extendible Logiks Installer Script, that allows users to install Logiks Framework along with other required components for quick bootstraping a new project, clone an old project or just create a new deployment.
Purpose of this installer:
- Install Logiks Framework along with its dependency checking.
- Bootstrap New Project From Scrap.
- Install existing project from Logiks Store.
- Clone existing project from Github.
- Deploy existing new system from another Logiks Installer.
How To Use:
- Download the latest zip
- Unzip the installer into the folder where you want to install the new system
- Open your browser and load the path to the above root folder (eg http://localhost/logiks/)
- Installer will start and run you through the installation process.
This Uses Github API for displaying and downloading repos. List Tags https://api.github.com/repos/Logiks/Logiks-Core/git/refs/tags
List Releases https://api.github.com/repos/Logiks/Logiks-Core/releases