kcmerrill / alfred

(v0.2) Even Batman needs a little help. Task runner. Automator. Build system.
MIT License
63 stars 14 forks source link

Do Away With HardCoded https://raw.githubusercontent.com/ Entries #35

Closed bobhenkel closed 6 years ago

bobhenkel commented 7 years ago

Make it so that you can pass in a git location. Right now alferd only understands github. It would be nice to put modules in GitLab, Bitbucket, and xyz.

kcmerrill commented 7 years ago

^^^ fair point and a good feature request!

kcmerrill commented 6 years ago

I think this should help ... You'll just need to configure remote repositories if you want to use something other than github.

https://github.com/kcmerrill/alfred/blob/master/TFM.md#modules

kcmerrill commented 6 years ago

The latest version of alfred now supports remote tasks as first class ...

So you can now do something like this: alfred http://somewhere.com:mytask arg1 arg2