Skip to content

ranaarshad14/RocketSledBoilerPlate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RocketSledBoilerPlate is a suggested starting point for creating an application with https://github.com/iaindooley/RocketSled and https://github.com/iaindooley/RocketPack

Typical usage

  • Update dirs.php with some hosts/dirs you'll use (eg. your local dev server where everything is in the parent directory, and the staging server where all your RocketSled packages and other dependencies are shared)

  • Update your base rocketpack.config.php with any git repositories you want to deploy, for example your own application packages

  • Run php install.php from the command line

  • Now you can run php index.php SomeClass to execute your classes or hit http://localhost/?r=SomeClass from a browser

About

A suggested starting point for working with RocketSled and RocketPack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%