Skip to content
This repository has been archived by the owner on Mar 10, 2019. It is now read-only.

mfikes/elbow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elbow

Use Replumb in Node

Usage

  1. lein cljsbuild once
  2. node out/main.js <src-paths>

where src-paths looks like src1:/bar/src2:/foo/src3

Example

$ node out/main.js
cljs.user=> 3
3
cljs.user=> (+ 3 2)
5
cljs.user=> (ns foo.bar)
nil
foo.bar=> ::a
:foo.bar/a

Demo

Watch a demo to see it in action:

Elbow Demo

License

Copyright © 2015–2016 Mike Fikes and Contributors

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Use Replumb in Node

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published