Skip to content

zavalit/clojure-development-suite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

clojure-development-suite

Container Based Clojure Emacs IDE

How To

Build images within a cloned reposiotory

  $ cd clojure-development-suite
  $ docker-compose build
  

and then just run a generated emacs image build with docker client

 $ docker run -e DISPLAY=192.168.99.1:0 clojuredevelopmentsuite_emacs

IMPORTANT: what env variable DISPLAY does, read in a wiki

About

Container Based Clojure Emacs IDE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published