Version 0.24 of package Lem has just been released in NonGNU ELPA.
You can now find it in M-x list-packages RET.

Lem describes itself as:

  ==============
  A lemmy client
  ==============

More at https://elpa.nongnu.org/nongnu/lem.html

## Summary:




  1 lem.el
  ════════

    `lem.el' is an Emacs client library and interface for Lemmy, the
    federated link-aggregator and discussion platform (alternative to
    reddit, lobsters, etc.). For information about Lemmy, see
    [join-lemmy.org].


  [join-lemmy.org] <http://join-lemmy.org>


  2 install
  ═════════

    `lem.el' is on MELPA, so you can install it from there.

    Add `MELPA' to your archives:

    ┌────
    │ (require 'package)
    │ (add-to-list 'package-archives
    │        '("melpa" . "http://melpa.org/packages/";) t)
    └────

    Update and install:

    `M-x package-refresh-contents RET'

    `M-x package-install RET lem RET'

    Otherwise you can pull from this repo, main or develop branch, add to
    load-path, and require.


  3 logging in
  ════════════

## Recent NEWS:

[Not provided 🙁]

Reply via email to