Skip to content

jnc-nj/jack-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jack-Tools

A collection of tools from since I started programming in lisp.

Not all tools are maintained and the vast majority are not documented. I'll get around to it... someday. The packages /objects, /cli, /withs, /keys, are probably the more interesting ones.

Installation

clone this repository, then:
(ql:quickload :jack-tools)

Submodules have been provided, be sure to initialize them and move to your local-projects.

Usage example

See packages.lisp, tells you where each function is. Documentation will come around when I have time... hopefully.

Contact

Just open an issue if you need anything.

Contributing

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Releases

No releases published

Packages

No packages published