Skip to content

Commit 13d36ed

Browse files
committed
fix: Fix README (again)
1 parent 8e4243d commit 13d36ed

File tree

3 files changed

+20
-60
lines changed

3 files changed

+20
-60
lines changed

README.md

Lines changed: 15 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,18 @@
1-
cli
2-
===
3-
4-
BlockFor.fun CLI plugin
5-
6-
[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io)
7-
[![Version](https://img.shields.io/npm/v/@blockforfun/plugin-build.svg)](https://npmjs.org/package/@blockforfun/plugin-build)
8-
[![Downloads/week](https://img.shields.io/npm/dw/@blockforfun/plugin-build.svg)](https://npmjs.org/package/@blockforfun/plugin-build)
9-
[![License](https://img.shields.io/npm/l/@blockforfun/plugin-build.svg)](https://github.com/blockforfun/cli/blob/master/package.json)
10-
1+
cli
2+
===
3+
4+
BlockFor.fun CLI
5+
6+
[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io)
7+
[![Version](https://img.shields.io/npm/v/@blockforfun/cli.svg)](https://npmjs.org/package/@blockforfun/cli)
8+
[![Downloads/week](https://img.shields.io/npm/dw/@blockforfun/cli.svg)](https://npmjs.org/package/@blockforfun/cli)
9+
[![License](https://img.shields.io/npm/l/@blockforfun/cli.svg)](https://github.com/blockforfun/cli/blob/master/package.json)
10+
1111
<!-- toc -->
12-
* [Usage](#usage)
13-
* [Commands](#commands)
12+
* [Usage](#usage)
13+
* [Commands](#commands)
1414
<!-- tocstop -->
15-
* [Usage](#usage)
16-
* [Commands](#commands)
17-
<!-- tocstop -->
18-
* [Usage](#usage)
19-
* [Commands](#commands)
20-
<!-- tocstop -->
21-
# Usage
15+
# Usage
2216
<!-- usage -->
2317
```sh-session
2418
$ npm install -g @blockforfun/cli
@@ -31,20 +25,8 @@ USAGE
3125
$ blockfun COMMAND
3226
...
3327
```
34-
<!-- usagestop -->
35-
```sh-session
36-
$ npm install -g @blockforfun/plugin-build
37-
$ oclif-example COMMAND
38-
running command...
39-
$ oclif-example (-v|--version|version)
40-
@blockforfun/plugin-build/0.0.1 win32-x64 node-v10.10.0
41-
$ oclif-example --help [COMMAND]
42-
USAGE
43-
$ oclif-example COMMAND
44-
...
45-
```
46-
<!-- usagestop -->
47-
# Commands
28+
<!-- usagestop -->
29+
# Commands
4830
<!-- commands -->
4931
* [`blockfun build SOURCE TARGET`](#blockfun-build-source-target)
5032
* [`blockfun help [COMMAND]`](#blockfun-help-command)
@@ -125,26 +107,4 @@ OPTIONS
125107
```
126108

127109
_See code: [@blockforfun/plugin-git](https://github.com/blockforfun/cli/blob/v0.2.0/src\commands\list.js)_
128-
<!-- commandsstop -->
129-
* [`oclif-example build TARGET SOURCE`](#oclif-example-build-target-source)
130-
131-
## `oclif-example build TARGET SOURCE`
132-
133-
builds sqlite3 database from a BlockFor.fun git registry.
134-
135-
```
136-
USAGE
137-
$ oclif-example build TARGET SOURCE
138-
139-
ARGUMENTS
140-
TARGET path to target sqlite3 database
141-
SOURCE git source repository URL or path
142-
143-
OPTIONS
144-
-f, --fetch=fetch git fetch repository URL
145-
-r, --ref=ref [default: refs/heads/master] git ref to read from
146-
-s, --spec=spec [default: refs/heads/*:refs/heads/*] git refspec to fetch
147-
```
148-
149-
_See code: [src\commands\build.js](https://github.com/blockforfun/cli/blob/v0.0.1/src\commands\build.js)_
150110
<!-- commandsstop -->

plugins/plugin-build/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ BlockFor.fun CLI build plugin
66
[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io)
77
[![Version](https://img.shields.io/npm/v/@blockforfun/plugin-build.svg)](https://npmjs.org/package/@blockforfun/plugin-build)
88
[![Downloads/week](https://img.shields.io/npm/dw/@blockforfun/plugin-build.svg)](https://npmjs.org/package/@blockforfun/plugin-build)
9-
[![License](https://img.shields.io/npm/l/@blockforfun/plugin-build.svg)](https://github.com/blockforfun/cli/blob/master/package.json)
9+
[![License](https://img.shields.io/npm/l/@blockforfun/plugin-build.svg)](https://github.com/blockforfun/cli/blob/master/plugins/plugin-build/package.json)
1010

1111
<!-- toc -->
1212
* [Usage](#usage)

plugins/plugin-git/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
@blockforfun/plugin-git
2-
=========================
2+
===
33

44
BlockFor.fun CLI git plugin
55

66
[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io)
7-
[![Version](https://img.shields.io/npm/v/@blockforfun/plugin-build.svg)](https://npmjs.org/package/@blockforfun/plugin-build)
8-
[![Downloads/week](https://img.shields.io/npm/dw/@blockforfun/plugin-build.svg)](https://npmjs.org/package/@blockforfun/plugin-build)
9-
[![License](https://img.shields.io/npm/l/@blockforfun/plugin-build.svg)](https://github.com/blockforfun/cli/blob/master/package.json)
7+
[![Version](https://img.shields.io/npm/v/@blockforfun/plugin-git.svg)](https://npmjs.org/package/@blockforfun/plugin-git)
8+
[![Downloads/week](https://img.shields.io/npm/dw/@blockforfun/plugin-git.svg)](https://npmjs.org/package/@blockforfun/plugin-git)
9+
[![License](https://img.shields.io/npm/l/@blockforfun/cli.svg)](https://github.com/blockforfun/cli/blob/master/plugins/plugin-git/package.json)
1010

1111
<!-- toc -->
1212
* [Usage](#usage)

0 commit comments

Comments
 (0)