From: Alexander Færøy Date: Sat, 7 Jun 2014 21:10:45 +0000 (+0200) Subject: Add FAQ entry on scriptassist.pl X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=5cdd2be80b0111edf164c3ceeca7153a81b23f90;p=irssi-scripts.irssi.org.git Add FAQ entry on scriptassist.pl --- diff --git a/index.html b/index.html index bed348b..c01ce85 100644 --- a/index.html +++ b/index.html @@ -36,6 +36,10 @@ layout: default directory (eg. cd ~/.irssi/scripts/autorun/ ; ln -s ../script.pl .) +
Is there an easy way of managing script?
Try + scriptassist.pl, it can update and manage your scripts + as well as install new ones and search the database. +
How do I submit a script to this page?
See information on how to contribute here.