1.1.0 • Published 3 years ago

build-header v1.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

build-header

Adds a pretty header to your build scripts.

example

Uses env-ci under the hood, so should more-or-less pick up on your ci.

Install

yarn add build-header -D

Usage

// build-file.js

const buildHeader = require('build-header');

console.log(buildHeader());
1.1.0

3 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago