Skip to content

loganfreeman/grunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

grunt

angular-grunt-protractor-starter

karma-jasmine

 grunt.file.copy('karma.conf.js.sample', 'karma.conf.js', {
      process: function(content) {
        return grunt.template.process(content, {
          data: {
            options: JSON.stringify(x)
          }
        });
      }
    });

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published