ElectroBlocks / ElectroBlocks-Legacy

A previous version of ElectroBlocks before the rewrite.
https://electroblocks.org
GNU General Public License v3.0
16 stars 4 forks source link

Building the Desktop #29

Open puttley opened 5 years ago

puttley commented 5 years ago

Wonderful work you have done here. Can you explain the steps for building the desktop application? I can build blockly, no problem.

Thanks!

phptuts commented 5 years ago

How to get the environment running

  1. git clone the repo
  2. yarn install could not use npm at the time.
  3. 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.