practicalli / clojure

Practicalli Clojure REPL Driven Development
https://practical.li/clojure/
Creative Commons Attribution Share Alike 4.0 International
89 stars 36 forks source link

#464 Fix version command for clojure-lsp. #465

Closed imbilltucker closed 7 months ago

imbilltucker commented 7 months ago

This is a documentation change to correct existing documentation to specify the way to invoke the clojure-lsp version from the commandline.

clojure-lsp --version

This change worked for this version:

clojure-lsp 2023.12.29-12.15.42-nightly
clj-kondo 2023.12.15

The original clojure-lsp -v did not work:


❯ clojure-lsp -v
The following errors occurred while parsing your command:

Unknown option: "-v"

Please follow these guidelines when submitting a pull request

Submitting articles

Create an issue using the article template, providing as much detail as possible.

Website design

Suggestions about website design changes are most welcome, especially in terms of usability and accessibility.

Please raise an issue so we can discuss changes first, especially changes related to aesthetics.

Review process

All pull requests are reviewed by @practicalli-john and feedback provided, usually the same day but please be patient.

practicalli-johnny commented 7 months ago

Hmm, looking at the page it seems a significant rewrite is required.

imbilltucker commented 7 months ago

Thanks for the feedback. I really appreciate you making this resource available

If you have any guidance on how I can help let me know.

Bill

On Tue, Feb 6, 2024 at 16:03 Practicalli Johnny @.***> wrote:

Hmm, looking at the page it seems a significant rewrite is required.

— Reply to this email directly, view it on GitHub https://github.com/practicalli/clojure/pull/465#issuecomment-1930915428, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAH7Z4JPQO3DISERACBLSTLYSKZDRAVCNFSM6AAAAABCJUDWPCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZQHEYTKNBSHA . You are receiving this because you authored the thread.Message ID: @.***>

imbilltucker commented 7 months ago

closing b/c this section needs a rewrite.