Skip to content

Commit

Permalink
added link to devcontainer setup
Browse files Browse the repository at this point in the history
  • Loading branch information
behrica authored May 12, 2024
1 parent 26b6df1 commit 7b190ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ The Dockerfile of the template adds as well python + libpython-clj for completen

So it has in a single place all dependencies and they do work together and no further setup is required.

There is as well a `devcontainer` setup in this GitHub [template](https://github.com/behrica/clojure-datascience-devcontainer). It provides as well an out-of-the box working environment and template for projects using ClojisR (and [libpythion-clj](https://github.com/clj-python/libpython-clj)

## Checking if it works

This should work for you (assuming you have the [clj tool](https://clojure.org/guides/getting_started)):
Expand Down

0 comments on commit 7b190ad

Please sign in to comment.