Template for making a click package out of any html5 app
HTML
Switch branches/tags
Nothing to show
Pull request Compare This branch is 3 commits ahead, 2 commits behind popey:master.
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
www
.excludes
.gitignore
LICENSE
README.md
app.desktop
app.json
app.ubuntuhtmlproject
icon.png
manifest.json

README.md

ubuntu-html5-template

Template for making a click package out of any html5 app

Put your HTML5 app in www/ Modify the app.desktop, and manifest.json to set your app name, version, etc.

Options for building:

  • Open "app.ubuntuhtmlproject" using the Ubuntu SDK or

  • Build on the command line with "click build ."