Skip to content

TwiggyBuffalo/appletv-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

AppleTV Test

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact

About The Project

An AppleTV Test application demonstrating how easy app development can be.

Built With

TMVL using the default templates. See https://developer.apple.com/documentation/tvml

Getting Started

Follow these quick and easy steps and you'll be up and running in no time.

Prerequisites

This project uses XCode, We also recommend you install http-server

  • http-server
    npm install http-server@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/twiggybuffalo/appletv-test.git
  2. Serve files
    cd TestTvApp && http-server -p 9001

Usage

  1. Add your local IP to AppDelegate.swift
  2. Open TestTvApp.xcodeproj in XCode and run the project.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

  1. Clone the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Twitter - @TwiggyBuffalo
LinkedIn - @TwiggyBuffalo

Releases

No releases published

Packages

No packages published