PHP Classes

File: source/asset/crules/bootstrap-switch-master/CONTRIBUTING.md

Recommend this page to a friend!
  Classes of ask sa sa   Rimau waf   source/asset/crules/bootstrap-switch-master/CONTRIBUTING.md   Download  
File: source/asset/crules/bootstrap-switch-master/CONTRIBUTING.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: Rimau waf
Application to configure Web server module options
Author: By
Last change:
Date: 1 year ago
Size: 396 bytes
 

Contents

Class file image Download

Prerequisites:

  • Node and NPM
  • Gulp

Flow:

  • Checkout `develop` branch
  • Run `npm install` to get or update the dependencies
  • Run `gulp`. Gulp will run the default task and listen for further files changes
  • Work on the Coffeescript or LESS sources. Gulp will automatically build for you
  • Once completed, submit a Pull Requests. Be sure to target `develop` as destination branch

Thank you.