https://github.com/tangledbytes/ucs
https://github.com/tangledbytes/ucs
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tangledbytes/ucs
- Owner: tangledbytes
- License: apache-2.0
- Created: 2022-04-26T22:10:06.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-27T20:16:21.000Z (about 3 years ago)
- Last Synced: 2025-04-03T15:36:07.871Z (3 months ago)
- Language: Go
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ucs
This is a dumb, simple, thin wrapper around cht.sh.## Install
### MacOS
```
$ brew tap utkarsh-pro/utkarsh-pro
$ brew install ucs
```### Others
```
$ export file=ucs___.tar.gz
$ wget https://github.com/utkarsh-pro/ucs/releases/download//${file}
$ tar -xvzf ${file}
```## Usage
```
$ ucs
```