Getting started
#
InstallationShell (Mac, Linux):
PowerShell (Windows):
If none of these methods work, you can also install the docrunner
binary from
the releases.
Make sure to add it to PATH so you can access it from anywhere
#
QuickStart#
Python Example- This command executes all python within
README.md
and does so by putting each snippet of python into a separate file, and running each file. If you don't want each snippet in a separate python file, just remove the --multi-file option.
#
UpdatingUpdating docrunner is as simple as calling:
This will provide you with simple instructions on how to update docrunner