|
You are here |
www.deps.co | ||
| | | | |
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. | |
| | | | |
honza.pokorny.ca
|
|
| | | | | Thoughts of an open source developer with a theology degree. Honza Pokorný is a web developer and an armchair theologian in Halifax, Canada | |
| | | | |
blog.fogus.me
|
|
| | | | | Pseudo-random ramblings from Fogus. | |
| | | | |
wasmbyexample.dev
|
|
| | | A hands-on introduction into WebAssembly ( Wasm ). Containing simple wasm examples and wasm tutorials on how to implement concepts and various tasks using WebAssembly. | ||