I'm enjoying using splint to improve my C code. It's easy to install and
use. In Mac, I can `brew install splint` to get it installed. In Ubuntu, I
can `sudo apt-get install splint`. It's awesome.

Could we make a Chocolatey <http://chocolatey.org/> package for Windows
users to `chocolatey install splint`? It would make it easier for people to
get splint installed and running.

I see that there are already binaries for splint.exe. We just need to wrap
the files in a Chocolatey package that will help configure some of the
environment variables automatically.

http://www.splint.org/win32.html

-- 
Cheers,

Andrew Pennebaker
www.yellosoft.us
_______________________________________________
splint-discuss mailing list
splint-discuss@mail.cs.virginia.edu
http://www.cs.virginia.edu/mailman/listinfo/splint-discuss

Reply via email to