Move config.edn template to a library

so it can be used outside Electron e.g. when creating graphs from CLI.
Put a symlink in the old templates/config.edn location to make new
location easier to find but it's not needed for anything to work
This commit is contained in:
Gabriel Horner
2023-09-08 13:48:47 -04:00
parent 3e9c536818
commit 36edf87db3
7 changed files with 423 additions and 418 deletions

View File

@@ -298,7 +298,7 @@ point out:
* `dev:validate-repo-config-edn` - Validate a repo config.edn
```sh
bb dev:validate-repo-config-edn src/resources/templates/config.edn
bb dev:validate-repo-config-edn deps/common/resources/templates/config.edn
```
* `dev:publishing` - Build a publishing app for a given graph dir. If the