There was an error while loading. Please reload this page.
DevKit requires that you install a few dependencies first:
We recommend using brew to install these if you do not have them already.
Building games for iOS or Android requires installing the corresponding SDKs:
NOTE: please ensure the apache build tools and ant are available in your path so DevKit can find them when trying to build!
Now, install devkit. NOTE: You may run into some weird errors if you don't own your global node_modules folder.
node_modules
npm install -g devkit
That's it! Run devkit to see the available commands.
devkit