New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

rdme

Package Overview
Dependencies
Maintainers
5
Versions
222
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rdme

ReadMe's API CLI

  • 2.1.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1.7K
decreased by-97.29%
Maintainers
5
Weekly downloads
 
Created
Source

rdme - ReadMe's API CLI

This is a CLI wrapper around ReadMe's HTTP API.

CircleCI

Installation

npm install rdme

Usage

Uploading a new Swagger file to ReadMe

rdme swagger {path-to-swagger.json} --key={api-key}

Editing an existing Swagger file

rdme swagger {path-to-swagger.json} --key={api-key} --id={existing-id}

Syncing a folder of markdown docs to ReadMe

rdme docs path-to-markdown-files --key={api-key} --version={project-version}

Edit a single readme doc on your local machine

rdme docs:edit <slug> --key={api-key} --version={project-version}

Future

We will be expanding and modifying the feature set of this program as/when we expand our public API. Some things will be changed.

FAQs

Package last updated on 24 Jul 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc