2.4.0 • Published 5 years ago
generate-preview v2.4.0
generate-preview
Get a preview from a git branch before publishing your npm package
Install
$ npm install -D generate-preview
or
$ yarn add -D generate-preview
Usage
Just put the command in your package.json scripts section.
{
...
"scripts": {
"preview": "generate-preview"
},
...
}
Flags
Flag | Default value | Description |
---|---|---|
-b, --branch | origin | Specify a custom branch name to be pushed to your repository |
-r, --remote | origin | Git remote name to use |
-p, --protocole | git+ssh | Git protocol (i.e. git+ssh, https) |
--token | Git user token for remote authentication | |
-h, --help | Prints brief description of generate-preview command | |
-V, --version | Prints generate-preview current version installed | |
--verbose | Prints verbose logs |
2.4.0
5 years ago
2.4.0-0
5 years ago
2.3.2
5 years ago
2.3.1
5 years ago
2.3.0
5 years ago
2.2.1
5 years ago
2.2.0
5 years ago
2.1.3
5 years ago
2.1.2
5 years ago
2.1.1
5 years ago
2.1.0
5 years ago
2.0.0
6 years ago
1.3.0
6 years ago
1.2.1
6 years ago
1.2.0
6 years ago
1.1.4
6 years ago
1.1.3
6 years ago
1.1.2
6 years ago
1.1.1
6 years ago
1.1.0
6 years ago
1.0.0
6 years ago