1.3.3 • Published 10 months ago

buildstamp-bin v1.3.3

Weekly downloads
5
License
MIT
Repository
github
Last release
10 months ago

buildstamp-binaries

Buildstamp binaries for macOS and Linux

Download binaries without installation

Get download links

curl https://registry.npmjs.org/buildstamp-bin | grep -E -o 'https://registry.npmjs.org/buildstamp-bin/-/buildstamp-bin-\d+.\d+.\d+.tgz'

Download package by one of the links

curl -o buildstamp.tgz https://registry.npmjs.org/buildstamp-bin/-/buildstamp-bin-1.0.0.tgz

Extract binaries

tar --extract --file buildstamp.tgz

Usage

If you use Windows, you can download package and find executable in package/target/bin/buildstamp-win.exe.

Installation on Linux or MacOS (requires jq).

curl -o- https://raw.githubusercontent.com/qiwi/buildstamp/master/packages/bin/scripts/sh/install.sh | bash

Utility call

buildstamp --out.path=some/path/b.json --git --docker.imageTag=foo --date.format=iso

Using without installation

curl -o- https://raw.githubusercontent.com/qiwi/buildstamp/master/packages/bin/scripts/sh/install.sh | bash -s -- --run --git --out.path=./buildstamp.json --docker.imageTag=foo

Pass necessary arguments after --run

1.3.3

10 months ago

1.3.2

10 months ago

1.3.1

1 year ago

1.3.0

2 years ago

1.2.0

2 years ago

1.2.1

2 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago