David Blume's GitList
Repositories
roku_family_photos.git
Code
Commits
Branches
Tags
Search
Tree:
24f88c1
Branches
Tags
dialog_test
main
roku_family_photos.git
README.md
Update the README file.
David Blume
commited
24f88c1
at 2015-11-08 14:03:22
README.md
Blame
History
Raw
# Family Photos Family Photos is a test [channel for Roku devices](http://sdkdocs.roku.com/display/sdkdoc/Getting+Started). It uses the BrightScript language. # Getting the project You can get a copy of this project by clicking on the [ZIP](http://git.dlma.com/roku_family_photos.git/zipball/master) or [TAR](http://git.dlma.com/roku_family_photos.git/tarball/master) buttons near the top right of the GitList web page. If you're me, and you want to contribute to the repo, then you can clone it like so: git clone ssh://USERNAME@dlma.com/~/git/roku_family_photos.git # Building it [Ensure you can sideload a dev channel](http://sdkdocs.roku.com/display/sdkdoc/Loading+and+Running+Your+Application+Walkthrough). Then see the "build_systems" command in Family Photos.sublime-project to see how the channel is zipped and deployed. # To Do 1. Implement the deploy bit you mentioned above. 2. Try the new SDK