luciangreen / master

Master Repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

master

Master Repository

A list of my repositories in SWI-Prolog.

Prerequisites

  • Please download and install SWI-Prolog for your machine at https://www.swi-prolog.org/build/.

  • Check the prerequisites for the specific repository to install.

1. Install manually

  • Manually download the repositories listed under "Install manually" for the repository.

2. Or Install from List Prolog Package Manager (LPPM)

mkdir GitHub
cd GitHub/
git clone https://github.com/luciangreen/List-Prolog-Package-Manager.git
cd List-Prolog-Package-Manager
swipl
['lppm'].
lppm_install("luciangreen","<Name of Repository>").
halt
  • where is replaced with the name of the repository.

Running

  • Follow running instructions under "Running" for the repository.

About

Master Repository


Languages

Language:HTML 100.0%