[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/ellama 660f08c126 23/53: add badges and installation se
From: |
ELPA Syncer |
Subject: |
[elpa] externals/ellama 660f08c126 23/53: add badges and installation section to readme |
Date: |
Sun, 17 Dec 2023 18:57:58 -0500 (EST) |
branch: externals/ellama
commit 660f08c126f81e61acfdcb7855e3f96f338b6394
Author: Sergey Kostyaev <s.kostyaev@omp.ru>
Commit: Sergey Kostyaev <s.kostyaev@omp.ru>
add badges and installation section to readme
---
README.md | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/README.md b/README.md
index 434d8421d2..cfdd224b05 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
# Ellama
+[](http://www.gnu.org/licenses/gpl-3.0.txt)
+[](https://melpa.org/#/ellama)
+
Ellama lets you access LLMs locally using
[ollama](https://github.com/jmorganca/ollama)'s API from Emacs. It
offers a set of commands that allow you to inquire, define words,
@@ -7,6 +10,12 @@ translate text and more through the Emacs interface. Ellama
natively
supports streaming output, making it effortless to use with your
preferred text editor.
+## Installation
+
+You can now install the package `ellama` from
+[MELPA](https://melpa.org/#/getting-started). Just `M-x`
+`package-install`<kbd>Enter</kbd> `ellama` <kbd>Enter</kbd>.
+
## Commands
### ellama-ask
- [elpa] externals/ellama 547ca3a266 07/53: silence url retrieve, (continued)
- [elpa] externals/ellama 547ca3a266 07/53: silence url retrieve, ELPA Syncer, 2023/12/17
- [elpa] externals/ellama 3d3fa91206 04/53: add ellama change commands, ELPA Syncer, 2023/12/17
- [elpa] externals/ellama f1fbb33521 03/53: add code review command, ELPA Syncer, 2023/12/17
- [elpa] externals/ellama c14dad0065 05/53: add make list and make table commands, ELPA Syncer, 2023/12/17
- [elpa] externals/ellama b9fe2ebdaa 06/53: add ellama-summarize-webpage function, ELPA Syncer, 2023/12/17
- [elpa] externals/ellama 8bd196068a 08/53: add functions to work with code, ELPA Syncer, 2023/12/17
- [elpa] externals/ellama a1112d64a0 09/53: improve ask about template, ELPA Syncer, 2023/12/17
- [elpa] externals/ellama 00b8ddd155 19/53: fix for use libxml-parse-html-region, ELPA Syncer, 2023/12/17
- [elpa] externals/ellama bfac7db4ef 27/53: Create melpa.yml, ELPA Syncer, 2023/12/17
- [elpa] externals/ellama 963843016b 14/53: add ellama-ask-about gif and fix typos, ELPA Syncer, 2023/12/17
- [elpa] externals/ellama 660f08c126 23/53: add badges and installation section to readme,
ELPA Syncer <=
- [elpa] externals/ellama 3eac28a1ea 31/53: Merge pull request #4 from stardiviner/main, ELPA Syncer, 2023/12/17
- [elpa] externals/ellama 327c488e9b 33/53: Format and remove unnecessary code., ELPA Syncer, 2023/12/17
- [elpa] externals/ellama 1c4aa12bf9 39/53: make spinner type customizable, ELPA Syncer, 2023/12/17
- [elpa] externals/ellama f436d96206 47/53: Make changes by ellama atomic, ELPA Syncer, 2023/12/17
- [elpa] externals/ellama 88e8f3455f 16/53: remove ellama-instant from command list, ELPA Syncer, 2023/12/17
- [elpa] externals/ellama 7a84c5e737 18/53: add gif for enhance grammar and spelling, ELPA Syncer, 2023/12/17
- [elpa] externals/ellama f22a21dd56 30/53: Add spinner support as mode-line progress indicator, ELPA Syncer, 2023/12/17
- [elpa] externals/ellama f9e0de5af6 34/53: Merge pull request #3 from jiahut/main, ELPA Syncer, 2023/12/17
- [elpa] externals/ellama 2e5219afbe 43/53: Merge pull request #1 from s-kostyaev/switch-to-llm-library, ELPA Syncer, 2023/12/17
- [elpa] externals/ellama a0acd24abb 51/53: Add ellama complete command., ELPA Syncer, 2023/12/17