Clojure Command Line Application Tutorial
on the code again
This video covers how to create a password generator for the command line using Clojure.
Heavily inspired by: https://www.youtube.com/watch?v=3Xx83JAktXk
Git repo: https://github.com/danownsthisspace/clojure-command-line-password-generator
tools used: clj-new: https://github.com/seancorfield/clj-new tools.cli: https://github.com/clojure/tools.cli jabba: https://github.com/shyiko/jabba graalvm: https://www.graalvm.org/
0:00 Intro 0:14 Demo 0:47 Project Setup 02:55 Start REPL 03:36 Create password namespace to generate password 08:00 Create Clipboard namespace 11:22 Add cli options using tools.cli 16:45 Colour output text 17:27 Create Uberjar 18:27 Install GraalVM 18:39 Compile utility using Native Image 19:00 Use command-line application 19:23 Outro + asking for subs 🙏 ... https://www.youtube.com/watch?v=nnFq2nVKxuw
112909050 Bytes