Welcome Guest, Not a member yet? Register   Sign In
Liaison Installer - Full suite installer for CodeIgniter4
#1
Wink 

Liaison Installer for CodeIgniter4

A full suite installer for CodeIgniter4. (Inspired from Laravel Installer and fortified with other features)

Installation:
Code:
> composer global require paulbalandan/codeigniter4-installer

Usage:
Code:
> codeigniter4 new [--dev] [--with-git] [--with-gitflow] [-f|--force] [--] [<name>]

Features:
  • Downloads and extracts the right CI4 version
  • Removes extraneous files and directories
  • Creates out-of-the-box phpunit.xml.dist and phpunit GitHub action for continuous integration tests
  • Prepares  your composer.json
  • Initializes empty Git repository and Git Flow, if desired
  • Other features to come!  
Reply


Messages In This Thread
Liaison Installer - Full suite installer for CodeIgniter4 - by paulbalandan - 07-15-2020, 11:32 AM



Theme © iAndrew 2016 - Forum software by © MyBB