Skip to content

sky-guide/sky-tv-grid

Repository files navigation

Sky TV Grid

Overview

TV Grid for Sky

Demo

// TODO: [DK|PM] Implement a demo page

Installation

Bower

bower install github-username/repository-name

// TODO: [DK|PM] Update username/repository-name once Joffrey confirms if we are allowed to use github

Manual

Download latest version from dist folder.

Development

Running

You can run a simple server to see the demo page

grunt run-app

Testing

grunt test-app

Build

grunt

Releasing

See Semantic Versioning for reference.

to release a patch when you make backwards-compatible bug fixes.

grunt release:patch

to release a minor version when you add functionality in a backwards-compatible manner, and

grunt release:minor

to release a major version when you make incompatible API changes

grunt release:major

License

BSKYB

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published