Skip to content

glossia/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI

This repository contains Glossia's CLI powered by Go.

Usage

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"

Development

Setup

  1. Clone the repository: git clone [email protected]:glossia/cli.git
  2. Install dependencies: mise install
  3. Run the CLI: mise run glossia