Skip to content

veridu/idos-feature-handler

Repository files navigation

idOS Feature Extractor daemon

Setup

You can read how to setup the idOS Feature Extractor in the Setup Manual

Operation

You can read how to operate the idOS Feature Extractor in the Operation Manual

Documentation

To generate the internal documentation, run:

./vendor/bin/phploc --log-xml=build/phploc.xml cli/
./vendor/bin/phpmd cli/ xml cleancode,codesize,controversial,design,naming,unusedcode --reportfile build/pmd.xml
./vendor/bin/phpcs --standard=VeriduRuleset.xml --report=xml --report-file=build/phpcs.xml cli/
./vendor/bin/phpdox --file phpdox.xml.dist

The files will be stored at docs/.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages