Skip to content

ajchemist/clojure.javafx.launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

clojure.javafx.launcher

Usage

Add launcher dependencies

[clojure.javafx.launcher "0.1.0"]

Require launcher ns in main

(require '[clojure.javafx.launcher])

If you’re a boot user, try boot repl with javafx

;;; in build.boot

(require '[boot.clojure.javafx :refer [launch-javafx]])
boot launch-javafx repl

License

Copyright © 2017 aJchemist

Distributed under the Eclipse Public License, the same as Clojure.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published