This repository contains Glossia's CLI powered by Go.
Install it with Mise:
mise use -g ubi:glossia/cli@latest
Or scope it to your project by adding it to the project's mise.toml
file:
[tools]
"ubi:glossia/cli" = "latest"
- Clone the repository:
git clone [email protected]:glossia/cli.git
- Install dependencies:
mise install
- Run the CLI:
mise run glossia