mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 18:08:25 +00:00
Disable revolver plugin on non-app projects
This allows to type `reStart` in the root sbt project to start both applications.
This commit is contained in:
@ -45,6 +45,12 @@ sbt:docspell-root> joex/reStart
|
||||
if also a joex component is required. Prefixing the commads with `~`,
|
||||
results in recompile+restart once a source file is modified.
|
||||
|
||||
It is possible to start both in the root project:
|
||||
|
||||
```
|
||||
sbt:docspell-root> reStart
|
||||
```
|
||||
|
||||
|
||||
## Custom config file
|
||||
|
||||
|
Reference in New Issue
Block a user