Kit Plummer
Kit Plummer
Definitely interested in this - want to add support for the To Dos API. Digging now.
Easy enough workaround: ``` iex(4)> repo = Git.clone ["https://github.com/satori/go.uuid", "go.uuid"] {:ok, %Git.Repository{path: "/Users/kplummer/Code/lowendinsight-get/go.uuid"}} ``` I'm gonna move on, but maybe if you think this is a worthy issue I can...
@danhper - so...the challenge here is adding a test that clones a repo with a `.` in the name. FWICT the only way to actually test this is to clone...
Ayup. Sorry, I borked it trying to resolve new PyPI and packaging shenanigans. I then made it worse in PyPi itself with ghost versions. Unfortunately I don’t have time to...
https://github.com/kitplummer/cliban - note that it isn't as featured-up as this one. but works as a binary install. On Wed, Apr 3, 2024 at 2:05 AM Zack Kollar ***@***.***> wrote: >...
Looks like the `build` step is the new dist thing. Updated the GHA but need to fix the actual dist build stuff too. Probably test on newest versions of Python...
For sure, I’ve been thinking about that for some time. On Tue, May 30, 2023 at 11:29 AM Oday Mansour ***@***.***> wrote: > Hi again! > Are you open to...
Looks like it is a "style" issue with `flake`. https://github.com/kitplummer/clikan/actions/runs/5126987553/jobs/9222136864?pr=58#step:5:29
I hadn’t actually considered the latter, but yes that too would be important too I believe. On Mon, Mar 21, 2022 at 5:45 AM Bram Verburg ***@***.***> wrote: > What...
Actually looking for an API. But I believe that would be a useful feature as well. On Mon, Mar 21, 2022 at 9:49 AM Bram Verburg ***@***.***> wrote: > So...