is-it-time
is-it-time copied to clipboard
Tiny web application that checks dependencies in your project.clj for newer versions.
Results
2
is-it-time issues
Sort by
recently updated
recently updated
newest added
Once project.clj is processed there is no way to process another file without reloading the whole page. This could be solved by resetting relevant parts of the app state, e.g....
enhancement
help wanted
Version 0.10.0 is treated as older than 0.8.0, which is obviously a bug.
bug
help wanted