Fork me on GitHub
#announcements
<
2020-06-26
>
practicalli-johnny13:06:59

practicalli/clojure-deps-edn is a collection of Clojure CLI tools.deps to provide a default set of aliases and tools for development with deps.edn based projects. Currently there are over 30 aliases, covering a range of tools for development, testing, deployment, dependency version management, dependency visualization, etc Library versions within aliases are updated monthly (or sooner if new releases are announced here). Updates can be done any time using the :outdated alias. Aliases use meaningful names (hopefully) and encourage a common set of names for deps.edn project (although they are easily changed to what ever your needs are) Suggestions for further tools are most welcome, along with pull requests. https://github.com/practicalli/clojure-deps-edn

bananadance 39
👀 9
seancorfield16:06:08

Thanks for the README shout out to my dot-clojure file as inspiration! 🙂

seancorfield16:06:57

I think some of your aliases are longer than I would want to type in!

practicalli-johnny20:06:12

Credit where credit is due. You are a great inspiration to my work, thank you. Yes, I did thing that some people prefer shorter names 🙂 I prefer longer names that have meaning to me, maybe others will find them useful or simply shorten them. I can imagine that shorter ones may be used in project specific deps.edn files.

metasoarous21:06:04

Can you alias an alias?

seancorfield21:06:32

No. Aliases do not compose in any way. Unfortunately.

viesti18:06:00

This would be ripe ground for shell completion functionality 🙂

milgra16:06:16

cljs-brawl is released! There are not many games written in clojure/script, especially not real-time action games with WebGL, UI/font rendering, mass point dynamics, inverse kinematics and skeletal animation but I had to make one. Enjoy! Game URL : https://milgra.github.io/cljs-brawl/index.html Source URL : https://github.com/milgra/cljs-brawl

metal 93
bananadance 15
bubblebobble 6
bmo 6
fedreg18:06:55

This is awesome. Had a ton of fun playing!! Thx for sharing!!

milgra18:06:37

I'm glad you like it, thanks! :)

jaide22:06:52

Great work!

markus07:06:44

Really cool :)

David Pham08:06:18

This is amazing!

Jakub Zika05:06:12

Cant click on the start when trying on Android :-(