Git Product home page Git Product logo

tizentemplate's Introduction

tizentemplate

A basic Tizen Wearable app which can build from command line or IDE.

This is a skeleton Tizen Wearable app which can run from the IDE, and it includes build scripts which can be run from your continuous integration server.

The build script minifies your Javascript and generates a signed .wgt in the bin folder ready to install to a device.

The project is set up to use JSHint, RequireJS and QUnit for unit tests.

How to use

IDE

Import the project into Tizen IDE for Wearable and rename as appropriate. The app contains a fictitious package ID, change this to something unique.

The project can then be run or debugged on device from the IDE.

Build script

The build script requires Node Bower and Grunt. Once you've installed Node, run

npm install -g bower
npm install -g grunt-cli

Build scripts are included for Mac and Windows. On Mac, it assumes the Tizen Wearable IDE is installed in ~, and on Windows it needs to be installed in C:\.

Signing

The build script expects to find profiles.xml in ~/tizen-wearable-sdk-data (C:\tizen-wearable-sdk-data for Windows). Additionally, profiles.xml needs to point to valid author.p12 and distributor.p12 files. Please see "Tizen Signing - The Definitive Guide" for more information.

tizentemplate's People

Contributors

dhoskins avatar

Stargazers

jcrashkit avatar  avatar Phil Coval avatar bthens avatar Oleg Akinin avatar

Watchers

Phil Coval avatar James Cloos avatar  avatar Ben Strawson avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.