Sha256: 8be94bbdf44f6f28e66b26511da3c83528f6323d9857ad5478387a536b15c9ed
Contents?: true
Size: 359 Bytes
Versions: 1
Compression:
Stored size: 359 Bytes
Contents
# Llm::Cli llm-cli is a ruby gem that adds an `llm` command to your shell. ## Installation First, you need to install the gem. You can do this globally or in your specific Ruby environment. ```sh gem install llm-cli ``` Once installed, it will be accessible the `llm` command ## Usage You can invoke the `llm` command in your terminal: ```sh llm ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
llm-cli-0.0.1 | README.md |