grunt-biaphp

0.0.5 • Public • Published

Grunt BiaPHP

this plugin from the possibility of using the BiaPHP


How to install

npm install grunt-biaphp --save-dev

How to use

In Gruntfile:

grunt.initConfig({
 
    biaphp: {
 
        compile: {
            cwd: '../path/to/bia'
            dest: '../path/to/php'
 
        }
 
    }
 
});
 
 
grunt.loadNpmTasks('grunt-biaphp');
Thanks =D

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.5
    2
    • latest

Version History

Package Sidebar

Install

npm i grunt-biaphp

Weekly Downloads

2

Version

0.0.5

License

none

Last publish

Collaborators

  • renanveroneze