This software is meant for educational purposes only :) Be careful!
A version manager for CLIPS akin to rbenv, pyenv, and nvm. Use this to install a version of CLIPS on your computer!
Clone this repository
and add the bin
dir to your $PATH
:
git clone https://github.com/mrryanjohnston/clipsenv "$HOME/.clipsenv"
PATH="$HOME/.clipsenv/bin:$PATH"
clipsenv
The rest of the program should interactively guiding you through installing CLIPS on your local machine.
curl
orwget
git