Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cljr search always returns blank results #25

Open
nfedyashev opened this issue Jul 23, 2020 · 1 comment
Open

cljr search always returns blank results #25

nfedyashev opened this issue Jul 23, 2020 · 1 comment

Comments

@nfedyashev
Copy link

Steps to reproduce:

Install

Download cljr-installer.jar
Run java -jar cljr-installer.jar
Note 1: If your browser added a .zip extension to the jar during download, just run: java -jar cljr-installer.jar.zip.
Note 2: Requires java 1.6
Add ~/.cljr/bin/ to your path (or copy the platform appropriate cljr script to your path).
cljr search leiningen

Actual results:


  cljr search cljr
Libraries on Clojars.org that contain the term:  cljr
--------------------------------------------------------------------------------

 cljr search leiningen
Libraries on Clojars.org that contain the term:  leiningen
--------------------------------------------------------------------------------

Expected results:

something that's not blank.
First time cljr user here, I'm not sure yet what it has to display instead.

@liebke
Copy link
Owner

liebke commented Jul 23, 2020

I'm afraid I'm not surprised that cljr no longer works correctly, it hasn't been updated in 10 years.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants