@@ -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