![]() | |||||||||||||||||||||||||||||||||||||
| ![]() |
Yep! I've put all of my files on rebol.org, considering it a better way to unify all the downloads of my tools. Plus it means that you can use repack, the package downloader to get all the tools in one go! and they get better search capabilities whithin google, cause the good folks at rebol.org are mindfull of such issues, which are a little beyond me.
What is repack? Repack is a handy rebol script which allows you to download software packages which exists on the rebol.org site. Anyone can create his own packages on the rebol.org site. The package engine is quite handy cause it lets you LINK to files on the rebol.org script library, even if they aren't yours. You can also upload files and scripts which are only part of this specific package, without making it visible on normal rebol.org script searches. This is very handy to supply images, documentation, or data files along with your scripts. Its also very usefull when you need to make it obvious that your scripts depend on other scripts to function. You can get repack here: http://www.rebol.org/library/public/repack.r Or execute it directly within a rebol console like so: do http://www.rebol.org/library/public/repack.r There is also a core version of the tool which works directly within the rebol console: do http://www.rebol.org/library/public/repack-core.r
Find all the tools here:
Quick links to the more common tools.
last updated: 15-Sep-2004/0:52:22-4:00
|