|
You are here |
www.mkammerer.de | ||
| | | | |
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. | |
| | | | |
dkstudiostore.blogspot.com
|
|
| | | | | Step 1: Add this in build.gradle --> dependencies: compile 'com.plattysoft.leonids:LeonidsLib:1.3.2' Step 2: Use in Activity: priva... | |
| | | | |
andreabergia.com
|
|
| | | | | This post is part of the Languages Opinion series. Languages opinion - part one - JVM ??thispost Languages opinion - part two - Rust Languages opinion - part three - Javascript and Typescript In this short series of articles, I want to talk about programming languages. I love learning them, and I always try to read up a bit whenever any new language gains significant traction. | |
| | | | |
www.dfoley.ie
|
|
| | | A box of electronics arrived the other day, amongst the components was a DFRobot FireBeetle v2 board (DFR0654). An exciting ESP-WROOM-32E MCU device, well... | ||