ClickScript - Visual Programming in the BrowserHowToPlaying araound with ClickScriptOpen HTML file ./cs/Online-ClickScript-IDE.html in the browserDeveloping ClickScript without linking Online LibrariesAdd dojo and jquery library to local machineOpen HTML file ./cs/ClickScript-IDE.html and edit dojo and jquery sourcesOpen the file in the browserDeveloping new Modulesadd new modulefolder to ./cs/lib/ and add needed init.js (compare to other libraries)add enable module in your IDE by adding dojo.require("cs.lib.path.to.your.module.init");FAQ?QuestionsIf you have any questions, please feel free to ask me by email: contact'at'clickscript.chYou can get a copy of the masterthesis to this project by contact me through emailPlease reference the masterthesis in case you are using ClickScript