Skip to main content

Command-Line Applications

  • Chapter
  • First Online:
Quick Clojure
  • 1146 Accesses

Abstract

In this chapter, we’re going to do two things: first, we’re going to review Clojure’s tools.cli library in order to understand how we can utilize it to help us design and develop command-line applications. Second, we’ll look at how to package up this application in order for us to be able to distribute it.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 24.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 34.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    http://tldp.org/LDP/abs/html/exitcodes.html

  2. 2.

    https://en.wikipedia.org/wiki/Standard_streams

  3. 3.

    https://github.com/clojure/tools.cli/blob/master/src/main/clojure/cljs/tools/cli.cljs

  4. 4.

    https://github.com/raynes/lein-bin

  5. 5.

    https://www.docker.com/

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2017 Mark McDonnell

About this chapter

Cite this chapter

McDonnell, M. (2017). Command-Line Applications. In: Quick Clojure. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-2952-1_13

Download citation

Publish with us

Policies and ethics