boot

:boot-clj: https://boot-clj.github.io/ — build tooling for Clojure. Dev chat in #boot-dev
dmaiocchi 2019-06-21T08:57:35.022Z

hi all, I have 1 question: is there a way for list existing tasks of a boot project? Currenlty I'm reading the tasks manually opening the build.boot file

2019-06-21T14:48:55.022500Z

@t3chnoboy boot -h should do it

2019-06-21T16:08:25.022700Z

err, @darioszr ⬆️

dmaiocchi 2019-06-21T17:07:00.023200Z

thx!

dmaiocchi 2019-06-21T17:09:09.024100Z

@alandipert boot -h ah I see thx. Actually is pretty verbose

dmaiocchi 2019-06-21T17:09:27.024500Z

I think I have lost the project tasks because they were in the middle of the help message

2019-06-21T17:09:39.024700Z

yeah its a lot of info

👍 1
dmaiocchi 2019-06-21T17:11:30.026300Z

anyways yep thx.! maybe a new -t for only showing the tasks custom could help.

flyboarder 2019-06-21T17:34:09.027Z

@darioszr feel free to suggest this change in a GitHub issue

dmaiocchi 2019-06-21T17:58:23.027900Z

@flyboarder yes, I will do it. Thx for remind me it.. I was to lazy 😁 since I'm doing other projects currently.. but yep definitely ! doing 🙂

dmaiocchi 2019-06-21T18:05:15.028200Z

done thx :clojure-berlin:

1