Skip to main content

VSPK Generator

Project description

# VSPK Generator

## Installation

$ pip install vspkgenerator

## Usage

Environment Variables

The following environment variables can be used to avoid having to enter command arguments

export MONOLITHE_GITHUB_API_URL=https://api.github.com export MONOLITHE_GITHUB_TOKEN=<github-app-token> # username and password won’t be used export MONOLITHE_GITHUB_USERNAME=<github-username> export MONOLITHE_GITHUB_ORGANIZATION=Documentation export MONOLITHE_GITHUB_REPOSITORY=vsd-api-specifications export MONOLITHE_GITHUB_REPOSITORY_PATH=/

Then to generate a vsdk:

$ generate-vspk -b 3.2

Then to generate a vsdk and the documentation:

$ generate-vspk -b 3.2 –doc

Then to generate the vsd api documentation:

$ generate-vsd-apidoc -b 3.2

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vspkgenerator-1.2.0.tar.gz (141.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page