Skip to content

developweb10/git-grunt-test

 
 

Repository files navigation

Git Grunt Test

Basic Git and Grunt skills test, there is no coding as such involved in this test. If you are already using Git and Grunt the test should't take more then five minutes.

This test requires Grunt installed globaly Grunt.

  1. Fork this repository, you will need a Github account
  2. Clone the repository
  3. Create a new branch and name it test-1, switch to this branch and commit and push to this branch only, do not commit and push to master
  4. Run npm install in the git-grunt-test project directory to install grunt and other depencies
  5. Run grunt build which should generate some new CSS and JS files
  6. Commit and push the newly generated files on test-1 branch
  7. That is all, just send me the repository URL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.1%
  • PHP 28.5%
  • CSS 7.4%