An open API service indexing awesome lists of open source software.

https://github.com/monkey-projects/clojure-node-img

Docker image that extends Clojure with node.
https://github.com/monkey-projects/clojure-node-img

Last synced: 6 months ago
JSON representation

Docker image that extends Clojure with node.

Awesome Lists containing this project

README

          

# MonkeyProjects Clojure Image

This is a Docker image setup that extends the default [Clojure image](https://hub.docker.com/_/clojure/)
with [node](https://nodejs.org) and `npm`, useful for building [Shadowjs](https://github.com/thheller/shadow-cljs)
projects that use the [Tools cli](https://clojure.org/reference/deps_and_cli).

## License

Copyright (c) 2024 by [Monkey Projects](https://www.monkey-projects.be)

[MIT License](LICENSE)