Skip to content
This repository was archived by the owner on Jul 24, 2025. It is now read-only.
This repository was archived by the owner on Jul 24, 2025. It is now read-only.

allow switch out of buffertools #20

Description

@bakesteve

this package relies on buffertools, which uses node-gyp
on windows, that kinda sucks, as there is no dist/executable shipped in the buffertools npm, it does a rebuild from source
this basically means that flowdock has a dependency on python2.7 and visual studio
thats compounded when you look at hubot-flowdock
So, for the functionality this seems to be giving, thats quite a heavy barrier
is there any way you could either:

  • remove buffer tools for something that works out of the box across platforms
  • make it pluggable, so I can at least include a local copy

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions