mirror of https://github.com/micromata/borgbackup-butler.git

doc
Kai Reinhard
16.25.2021 a221189356ca81f3c5401440969a6cdee20f9914
doc/Development.adoc
@@ -24,24 +24,6 @@
== Build and start inside your IDE
=== Lombok required
[.text-center]
https://github.com/mplushnikov/lombok-intellij-plugin[Lombok Intellij plugin description^] +
[.text-left]
Or go to
[.text-center]
https://projectlombok.org/[Lombok home page^] +
[.text-left]
* Using IDE built-in plugin system on Windows: +
  File > Settings > Plugins > Browse repositories... > Search for "lombok" > Install Plugin
* Using IDE built-in plugin system on MacOs: +
  Preferences > Settings > Plugins > Browse repositories... > Search for "lombok" > Install Plugin
* Manually: +
  Download the latest release and install it manually using Preferences > Plugins > Install plugin from disk..
* In your project: Click Preferences -> Build, Execution, Deployment -> Compiler, Annotation Processors. Click Enable Annotation Processing
=== Start borgbutler-server
1. `cd borgbutler-webapp`
2. `npm install`