You're not currently signed in. Sign in.

Next revision
@@ -0,0 +1,7 @@ + First, the developers need to release the framework. + + Then it's as easy as: + + cd path/to/my/jifty/app + ./bin/jifty schema --create --install --force + ./bin/jifty server

First, the developers need to release the framework.

Then it's as easy as:

cd path/to/my/jifty/app ./bin/jifty schema --create --install --force ./bin/jifty server