Skip to content

A demo project for the Clojure Code extension for Visual Studio Code

License

Notifications You must be signed in to change notification settings

indiejames/clojure-code-demo

Repository files navigation

clojure-code-demo

This is a demo project for the Clojure Code Visual Studio Code extension for Clojure development.

Prerequisites

Setup

  1. Clone this repository git clone https://github.com/indiejames/clojure-code-demo.git
  2. Open it in Visual Studio Code code clojure-code-demo
  3. Open Preferences->Settings from the menu and set
  • "clojure.leinPath" to the absolute path to the lein executable on your system
  • "clojure.toolsJar" to the absolute path to the tools.jar file on your system (typially under the lib of your Java installation)
  1. Open demos.md from the project and follow the instructions.

License

Copyright © 2017 James Norton

About

A demo project for the Clojure Code extension for Visual Studio Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published