0.6.0 • Published 6 years ago

@futagoza/gulp v0.6.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Plugins and functions for use with Gulp 4

@futagoza/gulp/bump

Will bump the version field of any file passed to it from Gulp.

See @futagoza/gulp-bump for more information.

@futagoza/gulp/exec

Will run child_process.spawn() wrapped in a Promise; Spawns a shell, executing the command inside the shell and buffering any generated output.

See @futagoza/child-process for more information.

@futagoza/gulp/publish

Will publish the NPM packages passed to it from Gulp.

See @futagoza/gulp-publish-package for more information.

import { colors, log } from "@futagoza/gulp"

Provides colors and logging utilities for the console.

See @futagoza/cli-utils for more information.


History license

@futagoza/gulp is Copyright (c) 2018+ Futago-za Ryuu