Skip to content
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.

vagrant-php/create-slim3-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

vagrant-php/create-slim3-project

installation

first use (prepare your computer)

Read the installation guide.

clone

cd ~
git clone https://github.com/vagrant-php/create-slim3-project.git

### register path

add the following line to your .bashrc or .bash_profile depending on your system

export PATH=~/create-slim3-project/bin:$PATH

update

pull

cd ~/create-slim3-project
git pull

usage

create-slim3-project --help

About

A simple solution to create new slim3 projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages