Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devalone/tagyoutubechannels

Organize YouTube channels using tags
https://github.com/devalone/tagyoutubechannels

addon angular angular5 chrome-addon chrome-extension extension firefox-addon firefox-extension typescript youtube

Last synced: 19 days ago
JSON representation

Organize YouTube channels using tags

Awesome Lists containing this project

README

        

# TagYoutubeChannels

Organize youtube channels by creating tags like 'travel', 'fun', 'learning'. It's very useful, try it out!

## How to build debug version?

Clone this repository

`git clone https://github.com/DevAlone/TagYoutubeChannels.git`

Go to directory with repository

`cd TagYoutubeChannels`

Build debug version

`bash debug.sh`

Add to your browser as temporary addon. AngularCLI will automatically rebuild your files when you make some changes.

## How to build release version?

Clone this repository

`git clone https://github.com/DevAlone/TagYoutubeChannels.git`

Go to directory with repository

`cd TagYoutubeChannels`

Build release version

`ng build --prod`

Sign using instruction for your browser. For firefox it's here: https://developer.mozilla.org/en-US/Add-ons/Distribution