Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aghashan/ci4-simple-install

This program facilitates the installation of CI4 for you without the need to manually copy and paste code. You just need to execute a single command to easily install CI4. This program is similar to a global install in Laravel.
https://github.com/aghashan/ci4-simple-install

bash-script ci4 codeigniter install installation installation-scripts mysql php-framework php8 shell-script

Last synced: 4 days ago
JSON representation

This program facilitates the installation of CI4 for you without the need to manually copy and paste code. You just need to execute a single command to easily install CI4. This program is similar to a global install in Laravel.

Awesome Lists containing this project

README

        

# CI4-simple-install
Similar to composer global install laravel.
## Install And Usage
- open terminal
- ```
git clone https://github.com/aghashan/CI4-simple-install
```
- ```
cd CI4-simple-install
```
- ```
sudo cp ci4install.sh /bin/
```
- - To run the program, paste the command below in the terminal.
- ```
ci4install.sh
```