Skip to content
Use RoboVM from the command line, IDE agnostic
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
Info.plist.xml
LICENSE
README.md
robovm.xml
run_robo.sh

README.md

RoboVM.sh

Use RoboVM from the command line, IDE agnostic

##About

The default file is an example of how to use a shell script to run RoboVM to compile a libgdx + kotlin project

The script is written so that you may easily understand it and change it to suit the needs of your project. It could easily be modified to work with any Java project, or other JVM languages, by modifying variables in the script.

Pull Requests are welcome.

Requirements

Help and Technical Issues

RoboVM can break easily because of constant changes in the ecosystem and dependencies, here are some tips:

  • update to RoboVM nightlies
  • update XCode
  • if working with libgdx, update libgdx to nightlies

If all else fails, get help at the RoboVM Google Group

You can’t perform that action at this time.