[![License](https://img.shields.io/badge/License-0BSD-blue.svg)](https://spdx.org/licenses/0BSD.html)
[![GitHub Issues](https://img.shields.io/github/issues/Kronos-Integration/service-uti.svg?style=flat-square)](https://github.com/Kronos-Integration/service-uti/issues)
[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2FKronos-Integration%2Fservice-uti%2Fbadge\&style=flat)](https://actions-badge.atrox.dev/Kronos-Integration/service-uti/goto)
[![Styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
[![Known Vulnerabilities](https://snyk.io/test/github/Kronos-Integration/service-uti/badge.svg)](https://snyk.io/test/github/Kronos-Integration/service-uti)
[![Coverage Status](https://coveralls.io/repos/Kronos-Integration/service-uti/badge.svg)](https://coveralls.io/github/Kronos-Integration/service-uti)

# kronos-service-uti

uti provider service

# API

<!-- Generated by documentation.js. Update this documentation by updating the source code. -->

### Table of Contents

*   [ServiceUTI](#serviceuti)
    *   [autostart](#autostart)
    *   [name](#name)

## ServiceUTI

**Extends Service**

UTI provider

### autostart

Always start

Returns **[boolean](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Boolean)** true

### name

Returns **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)** 'uti'

# install

With [npm](http://npmjs.org) do:

```shell
npm install kronos-service-uti
```

# license

BSD-2-Clause
