foobar-birch
v1.0.6
Published
This repository is part of the two part video tutorial on writing command line applications with Lumo, featured on [Lambda Island](https://lambdaisland.com)
Downloads
3
Readme
Birch
This repository is part of the two part video tutorial on writing command line applications with Lumo, featured on Lambda Island
Part 1 covers the basics, how to install lumo, how to create an executable script, and how to consume Node.js's built-in modules. browse the resulting code.
Part 2 covers how to release your script as an NPM module, and how to consume third party libraries from Clojars or NPM. browse the resulting code.
A re-implementation of the classic Unix command tree
as a ClojureScript/Lumo
script.
$ birch A
A
├── B
├── C
└── D
├── E
├── F
└── G
License
Copyright © 2017 Arne Brasseur
Distributed under the Mozilla Public License 2.0