ANSSI-FR / mdbook-checklist

mdbook preprocessor for generating checklists and indexes
Other
13 stars 1 forks source link

Is there a binary out there? #1

Open rufus42 opened 2 years ago

rufus42 commented 2 years ago

Hello @ad-anssi, @pc-anssi. @yaperez-anssi,

sounds great! Unfortunately I can't install Rust. Is there a binary out there?

Thanks & greetings rufus42

ad-anssi commented 1 year ago

Hello @rufus42 , Thank you for asking. I just set up a github action to build and upload binary artifact in #2 ; compiled binary for linux 64bits should be uploaded in the release page in a minute. Do you need to build for another platform ?

ad-anssi commented 1 year ago

Windows and MacOS builds have been added to the releases too :)

rufus42 commented 1 year ago

Hello @ad-anssi,

thank you very much! I will try it and give a feedback.

Thanks & greetings rufus42

rufus42 commented 1 year ago

Hello @ad-anssi,

I have now tested your tool. WOW! Great, a cross-book todo list, that was actually missing. Thanks a lot for your work.

And very special thanks for giving me -- and maybe few others -- a Binary.

Best regards rufus42

PS (just for your information): Setting title = "A list of notes" doesn't work.

ad-anssi commented 1 year ago

Hello, I'm very glad you like the tool :) Thanks for the info about the title, gonna check this asap. Best regards