Home - skalogryz/docusign GitHub Wiki

Docusign is a command-line utility to send out document envelopes through DocuSign service (https://www.docusign.com/).

The utility accepts an request file (in a wiki-like markup) and send the files specified in the request file to Docusign service. That saves some time in researching docusign APIs.

The implementation itself also allows to use the code within a stand-alone application itself. Even though, creating a library is not a target of the project.