putdotio / putio-sync

Command-line program to sync a folder between put.io and your computer.
https://put.io
MIT License
54 stars 9 forks source link

web: use gulp plugins loader instead of defining variable #32

Closed arifcakiroglu closed 7 years ago

arifcakiroglu commented 7 years ago

Now you can use $.plugin-name.

tolgaio commented 7 years ago

could you shrinkwrap your package.json so that we can test properly

igungor commented 7 years ago

Also can you follow the same commit message style as we do, please?

tolgaio commented 7 years ago

one more thing, please rebase your branch so that you can both change your commit message and squash your commits into 1. thx.