This is a CLI wrapper around ReadMe's HTTP API.
npm install rdme
rdme swagger {path-to-swagger.json} --key={api-key}
rdme swagger {path-to-swagger.json} --key={api-key} --id={existing-id}
rdme docs path-to-markdown-files --key={api-key} --version={project-version}
We will be expanding and modifying the feature set of this program as/when we expand our public API. Some things will be changed.