Skip to content

a wrapper for all the persevere projects. each one is included as a submodule

Notifications You must be signed in to change notification settings

neonstalwart/persvr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

this is a collection of the persevere packages all together in a single repository. each package has been added as a submodule. for help with submodules see http://book.git-scm.com/5_submodules.html

clone this repository

git clone git@github.com:neonstalwart/persvr.git persvr

initialise the submodules

cd persvr
git submodule init

update the submodules

git submodule update

each of the submodules will only be at the commit they were at when i last pushed them. if you want to get the latest commits, you will need to checkout a branch and pull the new changes into your branch.

feel free to let me know how i can make these instructions better.

About

a wrapper for all the persevere projects. each one is included as a submodule

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published