gulpfull v1.8.1
Gulpfull
A collection of build tasks powered by Gulp v4, written in es6.
Im constantly making changes and working on the docs as I go along. Will release as v..*-RC when making stable
Features
- Written in ES6 Compiles To ES5 thanks to babel
- Written in Gulp 4 because we can
- Provides Tasks For:
- Provides Utils for:
- Linted & Tested
- A SCSS compiled with Ruby-Sass for better use of gems such as compass
Getting Started
Add to an existing project
Quick & Painless just add to your project via npm
npm install gulpfull
For further usage guidance please see the getting started guide
Build this repo locally
To build this project locally make sure you have gulp installed globally
npm install -g gulpjs/gulp#4.0
Now Clone this repo
git clone https://github.com/London-Development-Studio/Gulpfull.git
Move into the project and install npm dependencies
cd Gulpfull/
npm install
You can now do either one of two things
- Use the project as a boilerplate, For more details see here >>
- Build the project. From the root of the project use our npm scripts as described here >>
Built With
- Babel - Es6 to Es6
- EsLint - Lint All Js
- Mocha - Js Testing
- nyc/Istanbul - Js Testing Coverage
- Gulp v4 - A Task Runner
- RimRaf - rm -rf
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- Jason Demitri - Initial work - London Development Studio
Contributors
License
This project is licensed under the MIT License - see the LICENSE.md file for details
Acknowledgments
- Thanks you to the hard working individual who put the work into the gulp plugins used in this project All relevant license remain intact.
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago