#36: Separate out installation of the OpenGuides software from installing a guide -------------------------+-------------------------------------------------- Reporter: ivorw | Owner: Nobody Type: enhancement | Status: new Priority: normal | Milestone: Component: openguides | Version: 0.51 Severity: normal | Resolution: Keywords: | -------------------------+-------------------------------------------------- Comment (by bob):
All Build.Pl should say is that the user needs to run a separate script to create a guide. This will help with automatic testing.
the script that should probably ask the same questions as build.pl does currently. or take cli options.
It should also probably create the database.
I think all tests just use sqlite now in a local db this negates some of the concerns above. these days openguides mostly relies on wiki::toolkit to have tested your db connectivity .