Files
alfresco-content-app/projects/aca-folder-rules/README.md
Denys Vuika 8312bf8d84 [ACS-3217] initial project scaffold for the Folder Rules (#2566)
* initial project scaffold

* visibility rules placeholders

* custom scope for rules evaluators

* unit tests and minor improvements

* update e2e

* add write permission check

* update e2e

* update e2e

* enable the env variable

* fix tests

* update e2e

* fix e2e
2022-07-08 10:53:53 +01:00

10 lines
267 B
Markdown

# Folder Rules
## Build
Run `ng build aca-folder-rules` to build the project. The build artifacts will be stored in the `dist/` directory.
## Running unit tests
Run `ng test aca-folder-rules` to execute the unit tests via [Karma](https://karma-runner.github.io).