Skip to content

Commit fbe42a1

Browse files
authored
mention devcontainer template (#261)
1 parent c3cc82f commit fbe42a1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,13 @@ using Conda, check out the facial rec repository a)bove or look into how we
172172
[build](scripts/build-conda-docker)
173173
our test [docker containers](dockerfiles/CondaDockerfile).
174174

175+
#### devcontainer
176+
The scicloj community is maintaining a `devcontainer` [template](https://github.com/scicloj/devcontainer-templates/tree/main/src/scicloj) on which `libpython-clj` is know to work
177+
out of the box.
178+
179+
This can be used as a starting point for projects using `libpython-clj` or as reference for debuging issues.
180+
181+
175182
## Community
176183

177184
We like to talk about libpython-clj on [Zulip](https://clojurians.zulipchat.com/#streams/215609/libpython-clj-dev) as the conversations are persistent and searchable.

0 commit comments

Comments
 (0)