pretext-cli icon indicating copy to clipboard operation
pretext-cli copied to clipboard

Only install github extras when in a directory tracked by git

Open oscarlevin opened this issue 1 year ago • 1 comments

As we move to supporting small documents, not all folders that we run pretext in will be tracked by git, so all the .devcontainer and workflow files are not needed.

oscarlevin avatar Jul 19 '24 12:07 oscarlevin

Seems reasonable - I want those in every project up on GitHub to facilitate collaboraiton and replicability, but obviously nothing is on GitHub unless tracked by git.

StevenClontz avatar Jul 19 '24 13:07 StevenClontz

This was closed by #902

oscarlevin avatar Jan 22 '25 01:01 oscarlevin