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.
- Host: GitHub
- URL: https://github.com/monkey-projects/clojure-node-img
- Owner: monkey-projects
- License: mit
- Created: 2024-08-12T14:35:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-13T15:06:48.000Z (over 1 year ago)
- Last Synced: 2025-05-16T13:11:50.487Z (8 months ago)
- Language: Clojure
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)