Socket
Socket
Sign inDemoInstall

bdat

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bdat

Beaker Dat CLI tool. Wraps Dat with new commands for Beaker.


Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

bdat

Wraps https://github.com/maxogden/dat with new commands. Used by https://github.com/pfraze/beaker.

Currently adds: version.

bdat <directory>

  share directory and create a dat-link

  --snapshot            create a snapshot of directory
  --port, -p            set a specific inbound tcp port

bdat version 

  get the current version

bdat version major|minor|patch|prerelease|<semver>

  write a new version to the dat

bdat <dat-link> <directory>

  download a dat-link into directory

  --list                print file list for dat-link
  --exit                exit process after download finishes
  --port, -p            set a specific inbound tcp port

general options

  --version, -v         get installed dat version
  --doctor              run dat doctor
  --quiet, -q           output only dat-link, no progress information
  --debug               show debugging output

About the additions

version

The version command writes a semver to .bdat-version. Beaker scans the hyperdrive feed for changes to that file, to detect version updates.

Keywords

FAQs

Package last updated on 11 Jul 2016

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