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
- Host: GitHub
- URL: https://github.com/mkwtys/typei
- Owner: mkwtys
- License: mit
- Created: 2019-08-07T03:10:28.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-07-02T02:50:44.000Z (about 1 year ago)
- Last Synced: 2025-07-02T03:34:07.449Z (about 1 year ago)
- Topics: cli, installer, types
- Language: JavaScript
- Homepage:
- Size: 2.61 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# typei
[](https://github.com/mkwtys/typei/actions?query=workflow%3A%22Node+CI%22)
[](https://codecov.io/gh/mkwtys/typei)
[](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)