https://github.com/dhanyn10/tlkm-cli-meow
https://github.com/dhanyn10/tlkm-cli-meow
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dhanyn10/tlkm-cli-meow
- Owner: dhanyn10
- Created: 2021-12-29T12:50:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-30T13:19:09.000Z (over 3 years ago)
- Last Synced: 2025-01-16T23:26:12.669Z (4 months ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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
```