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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
    

About

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.


Languages

Language:Shell 100.0%