Various scripts and other tools for working with the F# snippets data.
upload.fsxinitializes Azure storage and uploads data to blobscleanup.fsxcontains random scripts for cleaning malicious editsformat.fsxformats all snippets as HTML from the source codeload.fsxreads data from the old fssnip SQL database
To run formatting or the Azure script, you can download data from
the data dump repository and put
it all into a data subfolder. In azure.fsx, you will also need to enter
your connection string for Azure storage. The load.fsx script is not much use
if you don't have the original data dumps, but is kept here just in case...