https://github.com/marekpridal/utf8transcode
Transcode any file to UTF 8 using command line utility written in Swift
https://github.com/marekpridal/utf8transcode
cl command-line command-line-app command-line-parser command-line-tool commandline swift swift-4 swift4 transcoding utf-8 utf8
Last synced: 4 months ago
JSON representation
Transcode any file to UTF 8 using command line utility written in Swift
- Host: GitHub
- URL: https://github.com/marekpridal/utf8transcode
- Owner: marekpridal
- License: mit
- Created: 2018-09-29T16:55:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-29T17:02:22.000Z (over 7 years ago)
- Last Synced: 2025-03-13T13:14:06.392Z (about 1 year ago)
- Topics: cl, command-line, command-line-app, command-line-parser, command-line-tool, commandline, swift, swift-4, swift4, transcoding, utf-8, utf8
- Language: Swift
- Size: 84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Utf8Transcode
Transcode any file to UTF 8 using command line utility written in Swift
## Get started
1) Download repository
2) Run `sudo ./make.sh` to compile and copy binary to `/bin` folder
3) Run trascoder anywhere using `utf` command 🎉