Skip to content

camilogruiz/popayan-js-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Popayan.js Automation Example

Clone this repo and then run npm install

What do we need?

Grunt Tasks

Development

  • grunt quality Code quality check (*.js - *.scss)
  • grunt server Runs a development server using BrowserSync

Build

  • grunt prepare Prepare everything for the build
  • grunt testBuild Test latest build
  • grunt build Create the build - Commit Changes - Push changes to github. It creates a minor version change. 0.0.1 -> 0.0.2
  • grunt build --deployVersion=major Creates a major version. 0.0.1 -> 1.0.0

Want to contribute?

Send a Pull Request!

About

Popayan.js automation example

Resources

License

Stars

Watchers

Forks

Packages

No packages published