mstachowsky / Klein-Clientside

A client-side instructional material framework
GNU General Public License v3.0
2 stars 4 forks source link

Create a Klein setup file #41

Open mstachowsky opened 3 years ago

mstachowsky commented 3 years ago

On the Wiki, at this page, is a description of the desired folder structure and which Klein files go into each folder. A python script that can be run from a decompressed zip file or something similar to set up the folders and move the appropriate files to the appropriate places is required. This should also prompt the user to enter the absolute paths for devRoot, bookRoot, and htmlRoot, so that the files can be appropriately moved. This script should also populate the config.ini file correctly according to what the user entered.

This script should work for both Linux and Windows.

This will be packaged in an official release zip file.