Skip to content

astine/swank-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an attempt at a minimal client for swank.

Build using Leiningen.

Usage is simple:

java -cp swank_client.jar swank_client.core -s host_name (localhost) -p port_name (4005) -d debug-mode? (false)

You should be provided with a very simple REPL. This was
designed for use with clojure-swank, but should would with
any version of swank with some limitations.

About

Minimal Command Line Client for Swank

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published