Skip to content

just-tom/silex-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Just Tom - Silex Boilerplate

Current Version: 1.0.0

###Description

This is a very simple Silex boilerplate I built for personal use to get small web apps up and running fast. It uses Silex 1.2.2

It has Capistrano integrated for easy deployments and a vagrant file which is provisioned for a lamp stack for testing on.

The frontend uses a bootstrap gulp package

###Installation

  • Clone the repo to your local machine
  • cd into the root of the directory
  • Run git remote rm origin to remove my remote
  • Run git remote -v to double check there are no remotes
  • If you want to, remove the .git directory
  • Run git remote add origin [email protected]:username/repo-name.git to add a new point of origin to your repository. (Please replace username & repo-name with your own credentials)
  • Add and commit all the files to the master branch
  • Run git push -u origin master to create the upstream

Author


About

A Simple Silex Boilerplate for minimal websites

Resources

Stars

Watchers

Forks

Packages

No packages published