Skip to content
This repository has been archived by the owner on Jan 22, 2018. It is now read-only.

ducklingsjs/hektor-gulp

Repository files navigation

hektor-gulp

Helpful Esoteric Kind Tool Or Resource

Code Climate Test Coverage Build Status Dependency Status

Project scaffolding & dev dependency manager tool

To install, run: npm install [email protected]:infinumjs/hektor-gulp.git --save-dev

Autoload tasks

The second argument in the HEKTOR's load method is autoload. When turned on, HEKTOR will try to guess which task do you want to run, and load it with default settings, even if it's not defined in the config. This can be useful in order to avoid task definitions with empty config objects. This is an experimental feature.

Available gulp tasks

Documented in hektor-docs

  • styles
  • scripts
  • serve
    • connect
    • nodemon
  • minify
  • utils
    • clean
    • exec
    • plato
    • replace
    • rev
    • copy

Trying it out

Go to examples folder and see how to use hektor-gulp

TODO

  • codeformat
    • csscomb
    • jsformat
  • minify
    • imagemin
  • utils
    • zip
    • ssh
    • curl

About

Helpful Esoteric Kind Tool Or Resource - Gulp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published