Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@blockforfun/cli

Package Overview
Dependencies
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blockforfun/cli

BlockFor.fun registry CLI

  • 0.0.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
Maintainers
2
Weekly downloads
 
Created
Source

BlockFor.fun registry CLI

Genrates sqlite3 database from a BlockFor.fun registry.

index.js $target $source $ref $refs $fetch
  • $target: sqlite db
  • $source: path or url to git repository
  • $ref (optional - default: refs/heads/master): tree ref to read from
  • $refs (optional - default: refs/heads/*:refs/heads/*): refspec to fetch
  • $fetch (optional): url to force fetch

Example

node index.js ./root.db https://github.com/blockforfun/registry.git refs/heads/first-attempt

FAQs

Package last updated on 24 Nov 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