How to Install cl-github-v3 in Ubuntu 18.04



Install cl-github-v3 by entering the following commands in the terminal:

sudo apt update
sudo apt install cl-github-v3

Description:

Common Lisp interface to the github V3 API

This library implements a thin wrapper around github's V3 API. At this point, it is incomplete and only defines CL functions for listing and creating repositories.

Homepage: https://github.com/hanshuebner/cl-github-v3

Version: 20130312-1

Section: universe/lisp