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

couchpop

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

couchpop

  • 0.1.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

CouchPop

Pushes the contents of a directory to CouchDB.

Installation

gem install couchpop

Usage

In your project directory, run:

couchpop

This uploads the contents of the current directory to localhost:5984/dbname/appname

dbname and appname are set by default to the current directory name.

You can specify them as arguments:

couchpop my_database my_app

Requirements.

CouchDB needs to be installed and running.

This app shells out to curl, so you need to have curl installed.

Made by Paul Campbell, @paulca with help from Chris Williams

FAQs

Package last updated on 03 Nov 2010

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