clj-commons / clooj

clooj, a lightweight IDE for clojure
Other
421 stars 49 forks source link

Transfer to clj-commons? #131

Closed seancorfield closed 5 months ago

seancorfield commented 5 months ago

Hi Arthur,

Some folks are interested in resurrecting Clooj and maintaining it under the https://clj-commons.org umbrella.

Some initial work has been done to get Clooj back up and running on modern Clojure/JDKs at https://github.com/eerohele/clooj and we could transfer that repo to clj-commons, but it would be preferable to transfer your original repo to clj-commons so that GitHub would handle redirects etc for any forks that exist.

Would you consider that?

If so, we can add you to the clj-commons organization so that you could initiate a transfer into it.

arthuredelstein commented 5 months ago

Hi Sean,

Thanks for reaching out! I would be happy to do that and hand over maintenance to anyone who would like to do it.

Best regards, Arthur

On Tue, Apr 9, 2024 at 11:52 AM Sean Corfield @.***> wrote:

Hi Arthur,

Some folks are interested in resurrecting Clooj and maintaining it under the https://clj-commons.org umbrella.

Some initial work has been done to get Clooj back up and running on modern Clojure/JDKs at https://github.com/eerohele/clooj and we could transfer that repo to clj-commons, but it would be preferable to transfer your original repo to clj-commons so that GitHub would handle redirects etc for any forks that exist.

Would you consider that?

If so, we can add you to the clj-commons organization so that you could initiate a transfer into it.

— Reply to this email directly, view it on GitHub https://github.com/arthuredelstein/clooj/issues/131, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACWZ3RF4F45ZKLGSQAOWEDY4Q2HNAVCNFSM6AAAAABF7DKUEKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGIZTIMJRGQ2TKMQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

seancorfield commented 5 months ago

Thanks! I've added you to the clj-commons org so you should be able to initiate a transfer of the repo. LMK if you need any additional help or information.

arthuredelstein commented 5 months ago

OK, the transfer seems to have worked!

I'm excited to see someone bringing it back to life! I'm sure it needs a lot of work. Also as I recall the UI code is kind of messy and could do with being migrated to a modern reactive programming style.

seancorfield commented 5 months ago

Thank you!