pretext-cli
pretext-cli copied to clipboard
Only install github extras when in a directory tracked by git
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.
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.
This was closed by #902