baldwin
10 years agoVisitor
Roku Deploy Tools
I'm not sure if this is the right place to post this, but I wanted to share a quick script I threw together: https://github.com/stephenbaldwin/roku
I know that Roku offers an eclipse plugin, but I find eclipse far too heavy and prefer using vim in a light environment. Manually navigating to the box's URL, zipping the files up and uploading took way too much time and wasn't feasible for me so I threw this ruby gem together. It's saved me a ton of time and hopefully will be of use to some other roku devs out there.
I have more functionality in my local version (packaging, quick access to telnet log without having to enter IP, etc) that I haven't published yet because the codes not cleaned up, but if anyone finds this useful let me know and i'll publish them as well.
This works in unix environments and SHOULD work fine on windows.. If anyone runs into any issues, just open a pull request and I'll handle it
- Stephen
I know that Roku offers an eclipse plugin, but I find eclipse far too heavy and prefer using vim in a light environment. Manually navigating to the box's URL, zipping the files up and uploading took way too much time and wasn't feasible for me so I threw this ruby gem together. It's saved me a ton of time and hopefully will be of use to some other roku devs out there.
I have more functionality in my local version (packaging, quick access to telnet log without having to enter IP, etc) that I haven't published yet because the codes not cleaned up, but if anyone finds this useful let me know and i'll publish them as well.
This works in unix environments and SHOULD work fine on windows.. If anyone runs into any issues, just open a pull request and I'll handle it
- Stephen