discentem / cavorite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Short write-up for more robust "is this a pantri repo" detection

discentem opened this issue · comments

commented

Spitballing:

  • Have an initialize command which puts down a file
    • config scaffold?
    • touch a file which is literally called .pantri_but_go_repo
    • something else?
commented

This has been implemented: https://github.com/discentem/pantri_but_go/blob/main/pantri/loader/loader.go#L55.

Can reopen later if we want to do something more complex for this