0.0.5 • Published 9 years ago

grunt-biaphp v0.0.5

Weekly downloads
17
License
-
Repository
github
Last release
9 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

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago