0.0.5 • Published 10 years ago

grunt-biaphp v0.0.5

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

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago