roku-deploy
Advanced tools
Changelog
[2.6.1] - 2019-12-20
Changelog
2.6.0-beta.0 - 2019-11-18
remotePort
and packagePort
for customizing the ports used for network-related roku requests. Mainly useful for emulators or communicating with Rokus behind port-forwards.Changelog
3.0.0-beta.3 - 2019-11-12
RokuDeploy.getDestPath
function which returns the dest path for a full file path. Useful for figuring out where a file will be placed in the pkg.RokuDeploy.normalizeFilesArray
publicChangelog
3.0.0-beta.2 - 2019-10-23
getFilePaths()
to no longer accept stagingFolderPath
getFilePaths()
now returns dest
file paths relative to pkg instead of absolute file paths. These paths do not include a leading slashChangelog
3.0.0-beta.1 - 2019-10-16
files
arrayfiles
array. This supports including the same file from A and B, and letting the final file override previous files.