InstallationΒΆ

sasdocs can be installed by cloning this reposistory:

git clone 'https://github.com/benjamincorcoran/sasdocs.git'
cd sasdocs
pip install .

Alternatively you can install this library directly from this repo using pip

pip install git+https://github.com/benjamincorcoran/sasdocs

Python 3.3 or greater is required.