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

https://github.com/mkwtys/typei

types interactive installer
https://github.com/mkwtys/typei

cli installer types

Last synced: 4 months ago
JSON representation

types interactive installer

Awesome Lists containing this project

README

          

# typei

[![Actions Status](https://github.com/mkwtys/typei/workflows/Node%20CI/badge.svg)](https://github.com/mkwtys/typei/actions?query=workflow%3A%22Node+CI%22)
[![codecov](https://codecov.io/gh/mkwtys/typei/branch/master/graph/badge.svg)](https://codecov.io/gh/mkwtys/typei)
[![npm version](https://badge.fury.io/js/typei.svg)](https://badge.fury.io/js/typei)

> types interactive installer

## Install

```sh
npm i -g typei
```

## Usage

```sh
Usage:
$ typei

Options:
--update, -u Uninteractive update. Apply all updates without prompting
-h, --help Show help
-v, --version Show version number

Examples:
$ typei -u
```

## License

MIT © [mkwtys](https://github.com/mkwtys)