rubyforge
of rubyforge operations
Install
- All systems
-
curl cmd.cat/rubyforge.sh
- Debian
-
apt-get install rubygem-rubyforge - Ubuntu
-
apt-get install rubygem-rubyforge - Fedora
-
dnf install rubygem-rubyforge - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install rubygem-rubyforge - Raspbian
-
apt-get install rubygem-rubyforge
rubygem-rubyforge
of rubyforge operations
ruby-rubyforge
automation of some Rubyforge operations
This Ruby script and library implements a command line interface to a subset of operations that one can perform on Rubyforge (a forge dedicated to projects related to the Ruby programming language). The library can be used to implement Rubyforge-related actions in Rakefiles.