Skip to content

SiegfriedEhret/chocolatey-clisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published