Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 653 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 653 Bytes

How to use Prewikka apps

Requirements

You need Prewikka 5.0.0 or higher.

Source

The git repo for Prewikka apps is available on GitHub and can be cloned like this:

git clone https://github.com/Prelude-SIEM-Contrib/prewikka-apps-helloworld.git

Install

Once the source code downloaded:

python setup.py install

Then restart Prewikka.

HelloWorld is now available in "?" menu.

License

The code is released under the GPLv2 license. See the COPYING file.

Development

Please feel free to propose your own Prewikka apps by submitting a pull request.