@@ -1,8 +1,7 @@ First, the developers need to release the framework. Then it's as easy as:- ``+- cd path/to/my/jifty/app+ cd path/to/my/jifty/app- ./bin/jifty schema --create --install --force+ ./bin/jifty schema --create --install --force- ./bin/jifty server+ ./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