0.0.5 • Published 11 years ago

grunt-biaphp v0.0.5

Weekly downloads
17
License
-
Repository
github
Last release
11 years ago

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
0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago