Skip to content

palei/scripts

 
 

Repository files navigation

Irssi's Script Repository

This repository contains scripts available at scripts.irssi.org.

Contributing

To add or modify a script do the following:

  1. Fork this repository on Github.
  2. Create a feature branch for your set of patches using git checkout -b foobar.
  3. Add or modify your script in the repository. Remember to add it to Git using git add.
  4. If you are adding a new script, remember to add script information in _data/scripts.yaml. This file is sorted by script filename.
  5. Commit your changes to Git and push them to Github.
  6. Submit pull request.
  7. Await review of your changes by one of our developers.

About

Script Repository for Irssi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 89.0%
  • Prolog 10.4%
  • Other 0.6%