scicloj / clojisr

Clojure speaks statistics - a bridge between Clojure to R
https://scicloj.github.io/clojisr/
Eclipse Public License 2.0
147 stars 9 forks source link

added .devcontainer config #88

Closed behrica closed 2 months ago

behrica commented 7 months ago

allows to start a devcontainer with all dependencies ( clojure, R + packages) installed.

can be used with vscode or Emacs (using the devpod tool)

A simple devpod up . starts a devconatiner to which you can ssh to.

behrica commented 2 months ago

can this be merged ?

behrica commented 2 months ago

I will remove te "launchpad" related files, not sure why there went into the PR

genmeblog commented 2 months ago

Should I merge it at this stage? Or any other changes are comming?