ElectroBlocks-Legacy
ElectroBlocks-Legacy copied to clipboard
Building the Desktop
Wonderful work you have done here. Can you explain the steps for building the desktop application? I can build blockly, no problem.
Thanks!
How to get the environment running
- git clone the repo
- yarn install could not use npm at the time.
- yarn start
Compiling version
You can't compile the release because I have to sign the binaries with a bunch of certificates. You can compile your self you can see if the package.json all the commands.
Side Notes
yarn run publish-mac // this will sign the package as well yarn run publish-linux // this will publish the package for Linux on GitHub yarn run dist-win // this will create the package.