Skip to content

Adds support for the Doge programming language to Lineman projects.

Notifications You must be signed in to change notification settings

linemanjs/lineman-dogescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Adds support for the Doge programming language to Lineman projects.

Resources

Stars

Watchers

Forks

Packages

No packages published