63 Forks
142 Stars
142 Watchers

htmlifier

The HTMLifier "converts" Scratch 3.0 projects to an HTML file by putting all the project data and the entire Scratch engine into one enormous file

How to download and setup htmlifier

Open terminal and run command
git clone https://github.com/SheepTester/htmlifier.git
git clone is used to create a copy or clone of htmlifier repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with htmlifier https://github.com/SheepTester/htmlifier/archive/master.zip

Or simply clone htmlifier with SSH
[email protected]:SheepTester/htmlifier.git

If you have some problems with htmlifier

You may open issue on htmlifier support forum (system) here: https://github.com/SheepTester/htmlifier/issues