Possible Duplicate:
How to build & deploy a Samsung SmartTV app without the IDE
Is there a way to package a Smart TV app without using the Samsung IDE tools - ideally I'd like to integrate the build into either an Ant or Grunt.js build script.
They are just zip files containing the application, so long as you put the right files inside (which you can see examples of in the IDE's display, or by unzipping a package created with the IDE) there is no obvious reason that you would need to use the IDE.