|
You are here |
blog.michielborkent.nl | ||
| | | | |
www.gethop.dev
|
|
| | | | | In December we announced HOP, the open platform for Clojure(Script) developers. One of the most interesting features of the platform is that it offers a Command Line Interface Tool for bootstrapping new projects. | |
| | | | |
blog.djy.io
|
|
| | | | | ||
| | | | |
danielcompton.net
|
|
| | | | | At work, we have recently converted our projects to the Clojure CLI and deps.edn. There were a few commands from Leiningen that I needed to find an equivalent for when working with dependencies. Download all dependencies Often in a CI environment, you want to download all of the dependencies for a project before building the project. In Leiningen, you can use lein deps to do this. You can use clojure -P to Prepare the project with the Clojure CLI. | |
| | | | |
blog.lukaszwojcik.net
|
|
| | | Quick step-by-step recipe on how to deploy Eleventy site inside a subdirectory. | ||