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

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i grunt-biaphp

    Weekly Downloads

    1

    Version

    0.0.5

    License

    none

    Last publish

    Collaborators

    • renanveroneze