1.0.6 • Published 7 years ago

foobar-birch v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

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

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago