Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/aghashan/ci4-simple-install
- Owner: aghashan
- Created: 2024-01-02T11:04:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-02T11:09:10.000Z (about 1 year ago)
- Last Synced: 2024-10-14T05:42:02.172Z (4 months ago)
- Topics: bash-script, ci4, codeigniter, install, installation, installation-scripts, mysql, php-framework, php8, shell-script
- Language: Shell
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```