Caleb Maclennan
Caleb Maclennan
I've been following `just` development for years (and package it for Arch Linux) but I have been so deeply invested in GNU Make/Autotools that I haven't actually started using it....
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description of the bug I've been using `git cliff -t vX.Y.Z` as part...
This is dependent on the upstream PR adding builtin support for Pandoc to Luacheck, see https://github.com/lunarmodules/luacheck/pull/115. I'll take it out of draft mode when that is in a release ......
- [x] Shuffle any issues being put off to future milestones - [x] Close all issues in current milestone (except this one) - [x] Spring clean - [x] Re-fetch tooling...
Fixes #2085 WIP, at this point just a test not an implementation.
I'm having some trouble conceptualizing how to setup a project and am looking for any suggestions for how to keep it simple so I don't end up with 4 implementations...
I've been looking forward to dynamic completion support for a long time. I see ZSH support has landed as an unstable feature so I [started playing around with a POC...
The location of `build.rs` to watch seems to be hard coded as the Cargo default: https://github.com/Canop/bacon/blob/27060c83353c9bdfc4f2aebad3032f7105d5e67e/src/mission.rs#L17 This location is, however, configurable. I do so in most of my projects to...
This is the bare minimum to get started. The complete API is pretty well document and we could probably detail all the modules and fields/functions, but one has to start...