Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/swagdevops/kodi_favourites


https://github.com/swagdevops/kodi_favourites

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

## [``kodi_fav_gen``][SwagDevOps/kodi_fav_gen] example implementation

This repository is intended to show off an example for a [``kodi_fav_gen``][SwagDevOps/kodi_fav_gen] implementation.

## Setup

Setup (or update) from stable branches:

```shell
ruby setup
```

Setup (or update) from ``develop`` branches:

```shell
ruby setup update-branch=develop upgrade-branch=develop
```

``update-branch`` is related to current project.\
``upgrade-branch`` relates to [``kodi_fav_gen``][SwagDevOps/kodi_fav_gen].

## Execute

```shell
bin/kodi-favgen output='/dev/stdout' files-path='/mnt/storage/files'
```

Where `files-path` is used to define a custom variable used in an ``yml.erb`` favourite file.

[SwagDevOps/kodi_fav_gen]: https://github.com/SwagDevOps/kodi_fav_gen