Plugin Archetype: Add step to link watchmanconfig in Buck build docu
Change-Id: Id719338016acb68f7a92da39bcc9979d62f8229e Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
This commit is contained in:
parent
59ee9151ee
commit
d5a1e44a08
@ -31,6 +31,11 @@ Add link to the .buckversion file:
|
||||
cd @PLUGIN@ && ln -s bucklets/buckversion .buckversion
|
||||
```
|
||||
|
||||
Add link to the .watchmanconfig file:
|
||||
```
|
||||
cd @PLUGIN@ && ln -s bucklets/watchmanconfig .watchmanconfig
|
||||
```
|
||||
|
||||
To build the plugin, issue the following command:
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user