Skip to content

laktek/punch-plugin-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fork, clone and customize this project template to create your Punch plugins

{Plugin Name} for Punch

{Describe what plugin does.}

How to Use

  • Install the package

      npm install {npm-package-name}
    
  • Open your Punch project's configurations (config.json) and add the following:

      "plugins": {
    
      	"{section}": "{npm-package-name}"
    
      }
    
  • {Any additonal instructions}

License

Copyright (c) {year} {your name} Licensed under the MIT license.

About

Grunt template for creating Punch plugins

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published