Update README.md

This commit is contained in:
千住柱間 2025-07-21 21:39:55 +00:00
commit 93e283d214

View file

@ -1,3 +1,12 @@
# cold-java
fully reproducible java environment for developers
fully reproducible java environment for developers
### TODO
- fix the flake error in which ECF is being pulled instead of the -bin variant of intellij
### usage:
```shell
$ nix-shell
```
then assuming that intellij is installed via nix, just call it from that shell