SiegfriedEhret / chocolatey-clisp

Chocolatey package for CLISP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chocolatey-clisp

intro

[Chocolatey] (http://chocolatey.org/) is THE package manager for Windows. I made a package for CLISP.

the files

  • tools/chocolateyInstall.ps1 : the Windows Powershell installation script.
  • tools/install.ps1 : found this in other packages, so I added it too.
  • clisp.nuspec : the package description.
  • clisp.2.49.nupkg : the package packed !

how to install ?

Just install Chocolatey and run "cinst clisp".
You can also download the package (clisp.2.49.nupkg) somewhere, go in that folder and test locally using csint clisp -source %cd%).

how ?

See the following files :

licence ?

Don't know, don't care.
See the licence for Chocolatey and / or CLISP maybe...

About

Chocolatey package for CLISP