Thanks to visit codestin.com
Credit goes to github.com

Skip to content

thesave/build_jsl

Repository files navigation

Build Jolie Standard Library

build_jsl is a Jolie script that builds the Jolie standard library.

It depends on

the dependencies are automatically installed by running jolie install_dependencies.ol in the root of the repository.

Usage example:

jolie build_jsl.ol ".md" "markdown_joliedoc.liquid"

Where the first argument passed to build_jsl.ol (in the example .md) is the document extension format outputted by the program and the second (in the example markdown_joliedoc.liquid) is a liquid template used to automatically generate the documentation page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published