https://github.com/martinklepsch/boot-system-repro
Reproduction for https://github.com/danielsz/system/issues/91
https://github.com/martinklepsch/boot-system-repro
Last synced: 3 months ago
JSON representation
Reproduction for https://github.com/danielsz/system/issues/91
- Host: GitHub
- URL: https://github.com/martinklepsch/boot-system-repro
- Owner: martinklepsch
- Created: 2016-07-16T21:27:01.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-16T21:56:50.000Z (almost 9 years ago)
- Last Synced: 2025-01-29T13:46:44.385Z (4 months ago)
- Language: Clojure
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Reproduction for https://github.com/danielsz/system/issues/91
> start it with `boot dev-sys` and then change any of the `prn`
> calls. Code is reloaded but somehow to no effect, i.e. the printed
> strings remain as they were when starting the `dev-sys` task.