SkillAgentSearch skills...

Elbow

Use Replumb in Node

Install / Use

/learn @mfikes/Elbow
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

Related Skills

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated1y ago
Forks1

Languages

Clojure

Security Score

70/100

Audited on Mar 24, 2025

No findings