scgilardi/artem
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# artem Clojure support for the MiGLayout layout manager http://www.miglayout.com/ ## Usage Example: (require '[artem.test.miglayout :as atm]) (dotimes [i 5] (atm/run-test i)) ## License Copyright © 2011 Stephen C. Gilardi Distributed under the Eclipse Public License, the same as Clojure.