martiLQ/docs/source/samples/powershell
meerkat 6ef1692bfb Improving on CKAN conversion 2021-12-06 23:51:46 +11:00
..
Invoke-SampleGenerateBsb.ps1 Improving on CKAN conversion 2021-12-06 23:51:46 +11:00
Invoke-SampleGenerateBsbSecure.ps1 Reworked and refactored code 2021-12-01 19:03:39 +11:00
Invoke-SampleGenerateDocs.ps1 Improved configuration import 2021-12-02 22:59:09 +11:00
README.md Reworked and refactored code 2021-12-01 19:03:39 +11:00

README.md

Powershell samples

To execute the Python scripts, please invoke from the root Marti directory and not with the current directory set to ./docs/source/samples/powershell


# To seed the test data execute these two Powershell scripts
./docs/source/samples/powershell/Invoke-SampleGenerateBsb.ps1
./docs/source/samples/powershell/Invoke-SampleGenerateBsbSecure.ps1
# To see 
./docs/source/samples/powershell/Invoke-SampleGenerateDocs.ps1

BSB samples

The BSB PowerShell scripts demonstrate the retrieval of Internet resources and building a martiLQ definition file.

Docs sample

The Invoke-SampleGenerateDocs.ps1 script demonstrates a local directory being processed and for a martiLQ definition file. The directory is the documentation Markdown files.