Skip to content

mrryanjohnston/CLIPSenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLIPSenv

Forward

This software is meant for educational purposes only :) Be careful!

Description

A version manager for CLIPS akin to rbenv, pyenv, and nvm. Use this to install a version of CLIPS on your computer!

Installation

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.

Requirements

  • curl or wget
  • git

About

A Version Manager for CLIPS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages