Skip to content

support for cmd option #27

Description

@brewster1134

since coffeescript has an executable binary, it would be great to be able to customize how it is called (similar to guard-rspec). i want to have guard-coffeescript listed in my package.json as a dependency, however that doesn't mean it will be installed globally, and therefore not accessible in my $PATH. so to be able to run the binary included in my local project node_modules, and be able to run that, would be very helpful. something like...

guard :coffeescript, cmd: 'npm bin coffeescript' do
end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions