Files
xen-orchestra/packages/xo-server-audit

xo-server-audit Build Status

TODO

Install

Installation of the npm package:

> npm install --global xo-server-audit

Usage

Like all other xo-server plugins, it can be configured directly via the web interface, see the plugin documentation.

Development

# Install dependencies
> yarn

# Run the tests
> yarn test

# Continuously compile
> yarn dev

# Continuously run the tests
> yarn dev-test

# Build for production
> yarn build

Contributions

Contributions are very welcomed, either on the documentation or on the code.

You may:

  • report any issue you've encountered;
  • fork and create a pull request.

License

AGPL3 © Vates SAS