This package has been deprecated

Author message:

please use @blockforfun/plugin-export-sqlite

@blockforfun/plugin-build

4.0.0 • Public • Published

@blockforfun/plugin-build

BlockFor.fun CLI build plugin

oclif GitHub Version Downloads/week License

Usage

$ npm install -g @blockforfun/plugin-build
$ oclif-example COMMAND
running command...
$ oclif-example (-v|--version|version)
@blockforfun/plugin-build/4.0.0 win32-x64 node-v10.10.0
$ oclif-example --help [COMMAND]
USAGE
  $ oclif-example COMMAND
...

Commands

oclif-example build:sqlite SOURCE TARGET

builds sqlite3 database from a BlockFor.fun git registry

USAGE
  $ oclif-example build:sqlite SOURCE TARGET

ARGUMENTS
  SOURCE  git source repository URL or path
  TARGET  path to target sqlite3 database

OPTIONS
  -f, --fetch=fetch  git fetch repository URL
  -r, --ref=ref      [default: refs/heads/master] git ref to read from
  -s, --spec=spec    [default: refs/heads/*:refs/heads/*] git refspec to fetch

See code: src\commands\build\sqlite.js

/@blockforfun/plugin-build/

    Package Sidebar

    Install

    npm i @blockforfun/plugin-build

    Weekly Downloads

    18

    Version

    4.0.0

    License

    MIT

    Unpacked Size

    8.82 kB

    Total Files

    5

    Last publish

    Collaborators

    • anonrig
    • mikaelkaron