Skip to content

3DPrintFIT-Archive/skeinforge-online

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skeinforge-online

Online skeinforge running on OpenShift. Very dirty PHP code, we were just wondering, if it works.

The app itself can be found on http://www.skeinforgeonline.com/ running on OpenShift.

Pushing

You can push simultaneously to GitHub and OpenShift. Copy the gitconfig file to your git config:

cp gitconfig .git/config

To push only to GitHub:

git push

To push only to OpenShift:

git push openshift

To push to both of them:

git push all

Pushing to OpenShift kills all processes, check noone is using the service!

About

Online skeinforge running on OpenShift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published