286 Forks
1737 Stars
1737 Watchers

Rubberduck

Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).

How to download and setup Rubberduck

Open terminal and run command
git clone https://github.com/rubberduck-vba/Rubberduck.git
git clone is used to create a copy or clone of Rubberduck repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Rubberduck https://github.com/rubberduck-vba/Rubberduck/archive/master.zip

Or simply clone Rubberduck with SSH
[email protected]:rubberduck-vba/Rubberduck.git

If you have some problems with Rubberduck

You may open issue on Rubberduck support forum (system) here: https://github.com/rubberduck-vba/Rubberduck/issues