Files
metasploit-gs/dev/_Sidebar.md
T
2013-05-29 10:32:42 -05:00

27 lines
757 B
Markdown

#### Contents
***
* [Apt-Get Install](#apt)
* [Getting Ruby](#rvm)
* [Your Editor](#editor)
* [Using GitHub](#github)
* [Using Git](#git)
* [Forking Metasploit](#fork)
* [Setting your Prompt](#prompt)
* [The Ruby Gems Bundle](#bundle)
* [The Database](#database)
* [Keeping in Sync](#sync)
* [Pull Requests](#pull)
* [Rspec Tests](#rspec)
<br>
#### Metasploit Wiki Pages
----
* [[Home]] Welcome to Metasploit!
* [[Using Metasploit]] A collection of useful links for penetration testers.
* [Setting Up](Metasploit Development Environment) From `apt-get install` to `git push`
* [[Using Git]] All about Git and GitHub.
* [[Acceptance Guidelines]] What should your modules look like?
* [[Contributing to Metasploit]] Be a part of our open source community.