Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 2.09 KB

Deployment.md

File metadata and controls

39 lines (23 loc) · 2.09 KB

Deployment

Usining Grunt to Simplify Deployment

Deployment Utilities

  • Grunt-dev-prod-switch - Use to switch between previously defined block comment blocks in project files to change environment from development to production and back.
  • Grunt-Devcode - Remove code blocks based on environment configuration
  • Grunt-Devserver - a simple web server without caching for development
  • Grunt-Jenkins - manage jenkins with grunt
  • Grunt-Feature - A grunt task which can be used to generate feature configuration files to support code being released early and often and to synchronise features between JavaScript & CSS.

GitHub Pages

FTP

Git

Shell