Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

Mike Rispoli
Mike Rispoli

Posted on

     

Setup Clojure on Windows (WSL) or Linux

So I've been working through this book"Clojure for the Brave and True" and I got a bit stuck trying to do setup for Windows. So here's what I did.

  1. Use WSL.
  2. Install Java in the terminal with:sudo apt install openjdk-11-jdk
  3. Install leiningen with apt-get:sudo apt-get install leiningen

Boom, that's it and you're off the the races. You can use emacs like the book recommends but I just use VS Code (because it integrates easily with WSL) andthis extension. REPL works great and you're off and learning with little fuss.

I found there to be very little information on how to set things up easily on Windows and having just started using Windows I don't know much about the packages and powershell so it felt nice and easy to do this with Linux. Hope I saved someone, even if its my future self, some setup time.

Top comments(0)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

I'm an award-winning designer, engineer and creative technologist that helps daring founders ship valuable software.
  • Location
    New York City
  • Work
    Co-founder & CTO at Cause of a Kind
  • Joined

Trending onDEV CommunityHot

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp