Skip to content

Payroll-Engine/PayrollEngine.Client.Scripting

Repository files navigation

Payroll Engine Client Scripting

👉 This library is part of the Payroll Engine.

The scripting library that defines the commonality between the backend and the clients:

  • Scripting functions
  • Scripting runtime
  • Script parsers
  • System scripts

HTML documentantion

The client scripting library contains static HTML documentation for scripting developers. This is created using docx [MIT]. The following commands are available in the docfx folder:

  • Static.Build - builds the static HTML content (output is the _site subdirectory)
  • Static.Static - opens the static help (_site\index.html)
  • Server.Start - start the static help on http://localhost:5865/ (dark mode support)

Third party components

  • Documentation generation with docfx - licence MIT
  • Tests with xunit - licence Apache 2.0

Build

Supported runtime environment variables:

  • PayrollEnginePackageDir - the NuGet package destination directory (optional)

Sponsor this project

 

Packages

No packages published

Languages