Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.04 KB

README.md

File metadata and controls

46 lines (29 loc) · 1.04 KB

lineman-dogescript

Lineman-dogescript is a very serious plugin that provides configuration for including dogescript in your build using the grunt-dogescript module, which in turn relies on the official dogescript distrubtion from npm

For Lineman. See grunt-dogescript for config.

Usage

Once install:

$ npm install lineman-dogescript --save-dev

Add some doge:

app
└── js
    └── such.doge

Do lineman run

Running "dogescript:compile" (dogescript) task

                      amaze input
                   such app/js/such.doge
                                           wow compile
                        many build
                      plz generated/js/app.coffee.js
        bes code


                                sweet task
                          so 1 success
                        oh compile

>> good doge!

then amaze localhost:8000