Archived
1
0
This repository has been archived on 2026-04-22. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
FoxTube/README.md
Michael Gordeev ac0262b47e Updated README.md
2019-07-10 22:02:14 +00:00

1.2 KiB

Introduction

This is a UWP YouTube application. It's supposed to make YouTube browsing experience better on Windows 10 devices.

Useful links

Getting Started

Requires Windows 10 April 2018 Update (1803 / Redstone 4 / 17134)

  • Master branch contains published versions and it's not supposed to be used in current development workflow
  • Every task now has its own branch. So don't push anything directly to 'development' branch

Build and Test

Select 'FoxTube' project and hit 'Build solution', 'Local machine' or 'Deploy solution'

TODO: Write tests and describe them here