Skip to content

Commit bcec8c8

Browse files
Update HACKING
1 parent be66ed8 commit bcec8c8

File tree

1 file changed

+0
-35
lines changed

1 file changed

+0
-35
lines changed

HACKING

Lines changed: 0 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,3 @@
1-
HACKING
2-
=======
31

4-
(Last updated: 2014-03-04)
5-
6-
This document almost entirely deprecated by:
7-
8-
CONTRIBUTING.md
9-
10-
in the same directory as this file, and to a lesser extent:
11-
12-
The Metasploit Development Environment
13-
https://github.com/rapid7/metasploit-framework/wiki/Setting-Up-a-Metasploit-Development-Environment
14-
15-
Common Coding Mistakes
16-
https://github.com/rapid7/metasploit-framework/wiki/Common-Metasploit-Module-Coding-Mistakes
17-
18-
The Ruby Style Guide
19-
https://github.com/bbatsov/ruby-style-guide
20-
21-
Ruby 1.9: What to Expect
22-
http://slideshow.rubyforge.org/ruby19.html
23-
24-
You can use the the "./tools/msftidy.rb" script against your new and
25-
changed modules to do some rudimentary checking for various style and
26-
syntax violations.
27-
28-
Licensing for Your New Content
29-
==============================
30-
31-
By submitting code contributions to the Metasploit Project it is
32-
assumed that you are offering your code under the Metasploit License
33-
or similar 3-clause BSD-compatible license. MIT and Ruby Licenses
34-
are also fine. We specifically cannot include GPL code. LGPL code
35-
is accepted on a case by case basis for libraries only and is never
36-
accepted for modules.
372

383

0 commit comments

Comments
 (0)