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

https://github.com/dhanyn10/tlkm-cli-meow


https://github.com/dhanyn10/tlkm-cli-meow

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# TLKM CLI MEOW

## COMMAND YANG LEBIH LENGKAP BISA KE REPOSITORY [tlkm-cli-commander](https://github.com/dhanyn10/tlkm-cli-commander)

### Cara menggunakan
konversi ke json
```
$ ./index.js ./test/txt/data.txt -t json
```
konversi ke plaintext
```
$ ./index.js ./test/txt/data.txt -t
```
atau
```
$ ./index.js ./test/txt/data.txt -t txt
```