Page 1 of 1

Quickly download packages

Posted: Sat Jun 29, 2019 9:37 am
by Kitaya
Hi there!

I made a quick package (mostly just off of the wiki) to help people share code a little easier. It takes advantage of installPackage and pastebin.com's raw option.

So you want to quickly share your alias to a buddy? Well, if your buddy has this package installed, then you can share alike in 3 easy steps!

1) right-click the alias(or trigger or script or...etc) in the tree view in mudlet, and select 'copy'.
2) go to pastebin.com/ and paste in your code, then save it. Share it with /raw/ between the pastebin.com and unique identifier, or just right-click and copy the 'raw' link at the top right. ( ie, https://pastebin.com/DKh0ah3x becomes https://pastebin.com/raw/DKh0ah3x )
3) Have your guy just do: download package https://pastebin.com/raw/DKh0ah3x DownloadPackagesRedundant

And that will download and install a package called "DownloadPackagesRedundant" with the code in the url!

I hope I explained it well enough. Feel free to share and let me know what you think in the comments below.