linux-tools 0.2.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (57) hide show
  1. data/.document +0 -0
  2. data/.yardoc/checksums +1 -1
  3. data/.yardoc/objects/root.dat +0 -0
  4. data/.yardoc/proxy_types +0 -0
  5. data/Gemfile +8 -4
  6. data/Gemfile.lock +47 -9
  7. data/LICENSE.txt +1 -1
  8. data/README.rdoc +0 -0
  9. data/Rakefile +17 -16
  10. data/VERSION +1 -1
  11. data/doc/Lt.html +245 -165
  12. data/doc/_index.html +46 -28
  13. data/doc/class_list.html +26 -9
  14. data/doc/css/common.css +0 -0
  15. data/doc/css/full_list.css +6 -2
  16. data/doc/css/style.css +65 -55
  17. data/doc/file.LICENSE.html +41 -41
  18. data/doc/file.README.html +70 -51
  19. data/doc/file_list.html +31 -11
  20. data/doc/frames.html +21 -6
  21. data/doc/index.html +70 -51
  22. data/doc/js/app.js +67 -56
  23. data/doc/js/full_list.js +43 -19
  24. data/doc/js/jquery.js +4 -16
  25. data/doc/method_list.html +45 -28
  26. data/doc/top-level-namespace.html +48 -24
  27. data/features/linux-tools.feature +9 -0
  28. data/features/step_definitions/linux-tools_steps.rb +0 -0
  29. data/features/support/env.rb +13 -0
  30. data/lib/linux-tools.rb +0 -0
  31. data/linux-tools.gemspec +37 -48
  32. data/tests/linux-tools_tests.rb +8 -0
  33. data/{test/helper.rb → tests/tests_helper.rb} +4 -9
  34. metadata +144 -110
  35. data/.buildpath +0 -5
  36. data/.project +0 -17
  37. data/coverage/index.html +0 -106
  38. data/coverage/jquery-1.3.2.min.js +0 -19
  39. data/coverage/jquery.tablesorter.min.js +0 -15
  40. data/coverage/lib-linux-tools_rb.html +0 -495
  41. data/coverage/print.css +0 -12
  42. data/coverage/rcov.js +0 -42
  43. data/coverage/screen.css +0 -270
  44. data/lib/build +0 -3
  45. data/pkg/linux-tools-0.0.0.gem +0 -0
  46. data/pkg/linux-tools-0.1.0.gem +0 -0
  47. data/pkg/lt-0.0.0.gem +0 -0
  48. data/rdoc/classes/Lt.html +0 -553
  49. data/rdoc/created.rid +0 -1
  50. data/rdoc/files/README_rdoc.html +0 -141
  51. data/rdoc/files/lib/linux-tools_rb.html +0 -101
  52. data/rdoc/fr_class_index.html +0 -27
  53. data/rdoc/fr_file_index.html +0 -28
  54. data/rdoc/fr_method_index.html +0 -44
  55. data/rdoc/index.html +0 -24
  56. data/rdoc/rdoc-style.css +0 -208
  57. data/test/test_linux-tools.rb +0 -7
@@ -2,71 +2,71 @@
2
2
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
3
  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4
4
  <head>
5
- <meta http-equiv="Content-Type" content="text/html; charset=en_in" />
6
- <title>File: LICENSE</title>
7
- <link rel="stylesheet" href="css/style.css" type="text/css" media="screen" charset="utf-8" />
8
- <link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" />
5
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6
+ <title>
7
+ File: LICENSE
8
+
9
+ &mdash; Documentation by YARD 0.8.2.1
10
+
11
+ </title>
12
+
13
+ <link rel="stylesheet" href="css/style.css" type="text/css" media="screen" charset="utf-8" />
14
+
15
+ <link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" />
9
16
 
10
17
  <script type="text/javascript" charset="utf-8">
18
+ hasFrames = window.top.frames.main ? true : false;
11
19
  relpath = '';
12
- if (relpath != '') relpath += '/';
20
+ framesUrl = "frames.html#!" + escape(window.location.href);
13
21
  </script>
14
- <script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
15
- <script type="text/javascript" charset="utf-8" src="js/app.js"></script>
22
+
23
+
24
+ <script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
25
+
26
+ <script type="text/javascript" charset="utf-8" src="js/app.js"></script>
27
+
16
28
 
17
29
  </head>
18
30
  <body>
19
- <script type="text/javascript" charset="utf-8">
20
- if (window.top.frames.main) document.body.className = 'frames';
21
- </script>
22
-
23
31
  <div id="header">
24
32
  <div id="menu">
25
33
 
26
- <a href="_index.html" title="Index">Index</a> &raquo;
34
+ <a href="_index.html">Index</a> &raquo;
27
35
  <span class="title">File: LICENSE</span>
28
36
 
29
-
37
+
30
38
  <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
31
39
  </div>
32
40
 
33
41
  <div id="search">
34
- <a id="class_list_link" href="#">Class List</a>
35
- <a id="method_list_link" href="#">Method List</a>
36
- <a id ="file_list_link" href="#">File List</a>
42
+
43
+ <a class="full_list_link" id="class_list_link"
44
+ href="class_list.html">
45
+ Class List
46
+ </a>
47
+
48
+ <a class="full_list_link" id="method_list_link"
49
+ href="method_list.html">
50
+ Method List
51
+ </a>
52
+
53
+ <a class="full_list_link" id="file_list_link"
54
+ href="file_list.html">
55
+ File List
56
+ </a>
57
+
37
58
  </div>
38
-
39
59
  <div class="clear"></div>
40
60
  </div>
41
-
42
- <iframe id="search_frame"></iframe>
43
-
44
- <div id="content"><div id='filecontents'><pre>Copyright (c) 2011 Mrigesh Pokhrel
45
61
 
46
- Permission is hereby granted, free of charge, to any person obtaining
47
- a copy of this software and associated documentation files (the
48
- "Software"), to deal in the Software without restriction, including
49
- without limitation the rights to use, copy, modify, merge, publish,
50
- distribute, sublicense, and/or sell copies of the Software, and to
51
- permit persons to whom the Software is furnished to do so, subject to
52
- the following conditions:
62
+ <iframe id="search_frame"></iframe>
53
63
 
54
- The above copyright notice and this permission notice shall be
55
- included in all copies or substantial portions of the Software.
64
+ <div id="content"><div id='filecontents'>Copyright (c) 2012 Mrigesh Pokhrel<br/><br/>Permission is hereby granted, free of charge, to any person obtaining<br/>a copy of this software and associated documentation files (the<br/>&quot;Software&quot;), to deal in the Software without restriction, including<br/>without limitation the rights to use, copy, modify, merge, publish,<br/>distribute, sublicense, and/or sell copies of the Software, and to<br/>permit persons to whom the Software is furnished to do so, subject to<br/>the following conditions:<br/><br/>The above copyright notice and this permission notice shall be<br/>included in all copies or substantial portions of the Software.<br/><br/>THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND,<br/>EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF<br/>MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND<br/>NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE<br/>LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION<br/>OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION<br/>WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</div></div>
56
65
 
57
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
58
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
59
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
60
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
61
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
62
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
63
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
64
- </pre></div></div>
65
-
66
66
  <div id="footer">
67
- Generated on Fri Apr 29 14:56:50 2011 by
67
+ Generated on Sat Jun 23 03:07:04 2012 by
68
68
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
69
- 0.6.8 (ruby-1.8.7).
69
+ 0.8.2.1 (ruby-1.9.3).
70
70
  </div>
71
71
 
72
72
  </body>
@@ -2,88 +2,107 @@
2
2
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
3
  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4
4
  <head>
5
- <meta http-equiv="Content-Type" content="text/html; charset=en_in" />
6
- <title>Documentation by YARD 0.6.8</title>
7
- <link rel="stylesheet" href="css/style.css" type="text/css" media="screen" charset="utf-8" />
8
- <link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" />
5
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6
+ <title>
7
+ File: README
8
+
9
+ &mdash; Documentation by YARD 0.8.2.1
10
+
11
+ </title>
12
+
13
+ <link rel="stylesheet" href="css/style.css" type="text/css" media="screen" charset="utf-8" />
14
+
15
+ <link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" />
9
16
 
10
17
  <script type="text/javascript" charset="utf-8">
18
+ hasFrames = window.top.frames.main ? true : false;
11
19
  relpath = '';
12
- if (relpath != '') relpath += '/';
20
+ framesUrl = "frames.html#!" + escape(window.location.href);
13
21
  </script>
14
- <script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
15
- <script type="text/javascript" charset="utf-8" src="js/app.js"></script>
22
+
23
+
24
+ <script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
25
+
26
+ <script type="text/javascript" charset="utf-8" src="js/app.js"></script>
27
+
16
28
 
17
29
  </head>
18
30
  <body>
19
- <script type="text/javascript" charset="utf-8">
20
- if (window.top.frames.main) document.body.className = 'frames';
21
- </script>
22
-
23
31
  <div id="header">
24
32
  <div id="menu">
25
33
 
26
- <a href="_index.html" title="Index">Index</a> &raquo;
34
+ <a href="_index.html">Index</a> &raquo;
27
35
  <span class="title">File: README</span>
28
36
 
29
-
37
+
30
38
  <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
31
39
  </div>
32
40
 
33
41
  <div id="search">
34
- <a id="class_list_link" href="#">Class List</a>
35
- <a id="method_list_link" href="#">Method List</a>
36
- <a id ="file_list_link" href="#">File List</a>
42
+
43
+ <a class="full_list_link" id="class_list_link"
44
+ href="class_list.html">
45
+ Class List
46
+ </a>
47
+
48
+ <a class="full_list_link" id="method_list_link"
49
+ href="method_list.html">
50
+ Method List
51
+ </a>
52
+
53
+ <a class="full_list_link" id="file_list_link"
54
+ href="file_list.html">
55
+ File List
56
+ </a>
57
+
37
58
  </div>
38
-
39
59
  <div class="clear"></div>
40
60
  </div>
41
-
42
- <iframe id="search_frame"></iframe>
43
-
44
- <div id="content"><div id='filecontents'><h1>linux-tools</h1>
45
- <p>
46
- Description goes here.
47
- </p>
48
- <h2>Contributing to linux-tools</h2>
49
- <ul>
50
- <li>Check out the latest master to make sure the feature hasn&#8217;t been
51
- implemented or the bug hasn&#8217;t been fixed yet
52
61
 
53
- </li>
54
- <li>Check out the issue tracker to make sure someone already hasn&#8217;t
55
- requested it and/or contributed it
62
+ <iframe id="search_frame"></iframe>
56
63
 
57
- </li>
58
- <li>Fork the project
64
+ <div id="content"><div id='filecontents'>
65
+ <h1>linux-tools</h1>
59
66
 
60
- </li>
61
- <li>Start a feature/bugfix branch
67
+ <p>This is a veryy basic ruby gem which will allow users to execute common and
68
+ basic linux commands from ‘irb’ itself. Currently implemented commands are
69
+ ls,cd,cat,chmod,cp. More of the commands will be implemented by the day.</p>
62
70
 
63
- </li>
64
- <li>Commit and push until you are happy with your contribution
71
+ <h1>Usage</h1>
65
72
 
66
- </li>
67
- <li>Make sure to add tests for it. This is important so I don&#8217;t break it
68
- in a future version unintentionally.
73
+ <p>ls : Lt.ls cd : Lt.cd, then on pressing enter, directory name.</p>
69
74
 
70
- </li>
71
- <li>Please try not to mess with the Rakefile, version, or history. If you want
75
+ <h2>Contributing to linux-tools</h2>
76
+ <ul><li>
77
+ <p>Check out the latest master to make sure the feature hasn’t been
78
+ implemented or the bug hasn’t been fixed yet</p>
79
+ </li><li>
80
+ <p>Check out the issue tracker to make sure someone already hasn’t requested
81
+ it and/or contributed it</p>
82
+ </li><li>
83
+ <p>Fork the project</p>
84
+ </li><li>
85
+ <p>Start a feature/bugfix branch</p>
86
+ </li><li>
87
+ <p>Commit and push until you are happy with your contribution</p>
88
+ </li><li>
89
+ <p>Make sure to add tests for it. This is important so I don’t break it in a
90
+ future version unintentionally.</p>
91
+ </li><li>
92
+ <p>Please try not to mess with the Rakefile, version, or history. If you want
72
93
  to have your own version, or is otherwise necessary, that is fine, but
73
- please isolate to its own commit so I can cherry-pick around it.
94
+ please isolate to its own commit so I can cherry-pick around it.</p>
95
+ </li></ul>
74
96
 
75
- </li>
76
- </ul>
77
97
  <h2>Copyright</h2>
78
- <p>
79
- Copyright &#169; 2011 Mrigesh Pokhrel. See LICENSE.txt for further details.
80
- </p>
98
+
99
+ <p>Copyright © 2011 Mrigesh Pokhrel. See LICENSE.txt for further details.</p>
81
100
  </div></div>
82
-
101
+
83
102
  <div id="footer">
84
- Generated on Fri Apr 29 14:56:50 2011 by
103
+ Generated on Sat Jun 23 03:07:04 2012 by
85
104
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
86
- 0.6.8 (ruby-1.8.7).
105
+ 0.8.2.1 (ruby-1.9.3).
87
106
  </div>
88
107
 
89
108
  </body>
@@ -2,11 +2,19 @@
2
2
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
3
  <html>
4
4
  <head>
5
- <meta name="Content-Type" content="text/html; charset=en_in" />
6
- <link rel="stylesheet" href="css/full_list.css" type="text/css" media="screen" charset="utf-8" />
7
- <link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" />
8
- <script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
9
- <script type="text/javascript" charset="utf-8" src="js/full_list.js"></script>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6
+
7
+ <link rel="stylesheet" href="css/full_list.css" type="text/css" media="screen" charset="utf-8" />
8
+
9
+ <link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" />
10
+
11
+
12
+
13
+ <script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
14
+
15
+ <script type="text/javascript" charset="utf-8" src="js/full_list.js"></script>
16
+
17
+
10
18
  <base id="base_target" target="_parent" />
11
19
  </head>
12
20
  <body>
@@ -19,23 +27,35 @@
19
27
  <div id="content">
20
28
  <h1 id="full_list_header">File List</h1>
21
29
  <div id="nav">
22
- <a target="_self" href="class_list.html">Classes</a> |
23
- <a target="_self" href="method_list.html">Methods</a> |
24
- <a target="_self" href="file_list.html">Files</a>
30
+
31
+ <span><a target="_self" href="class_list.html">
32
+ Classes
33
+ </a></span>
34
+
35
+ <span><a target="_self" href="method_list.html">
36
+ Methods
37
+ </a></span>
38
+
39
+ <span><a target="_self" href="file_list.html">
40
+ Files
41
+ </a></span>
42
+
25
43
  </div>
26
44
  <div id="search">Search: <input type="text" /></div>
27
45
 
28
- <ul id="full_list" class="files">
46
+ <ul id="full_list" class="file">
29
47
 
30
48
 
31
49
  <li class="r1"><a href="index.html" title="README">README</a></li>
32
50
 
33
51
 
34
- <li class="r2"><a href="file.LICENSE.html" title="LICENSE">LICENSE</a></li>
52
+ <li class="r2"><a href="file.linux-tools.html" title="linux-tools">linux-tools</a></li>
53
+
54
+
55
+ <li class="r1"><a href="file.LICENSE.html" title="LICENSE">LICENSE</a></li>
35
56
 
36
57
 
37
58
  </ul>
38
59
  </div>
39
60
  </body>
40
61
  </html>
41
-
@@ -3,11 +3,26 @@
3
3
 
4
4
  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
5
  <head>
6
- <meta http-equiv="Content-Type" content="text/html; charset=en_in"/>
7
- <title>Documentation by YARD 0.6.8</title>
6
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
7
+ <title>Documentation by YARD 0.8.2.1</title>
8
8
  </head>
9
- <frameset cols="20%,*">
10
- <frame name="list" src="class_list.html" />
11
- <frame name="main" src="index.html" />
12
- </frameset>
9
+ <script type="text/javascript" charset="utf-8">
10
+ window.onload = function() {
11
+ var match = window.location.hash.match(/^#!(.+)/);
12
+ var name = 'index.html';
13
+ if (match) {
14
+ name = unescape(match[1]);
15
+ }
16
+ document.writeln('<frameset cols="20%,*">' +
17
+ '<frame name="list" src="class_list.html" />' +
18
+ '<frame name="main" src="' + name + '" />' +
19
+ '</frameset>');
20
+ }
21
+ </script>
22
+ <noscript>
23
+ <frameset cols="20%,*">
24
+ <frame name="list" src="class_list.html" />
25
+ <frame name="main" src="index.html" />
26
+ </frameset>
27
+ </noscript>
13
28
  </html>
@@ -2,88 +2,107 @@
2
2
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
3
  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4
4
  <head>
5
- <meta http-equiv="Content-Type" content="text/html; charset=en_in" />
6
- <title>Documentation by YARD 0.6.8</title>
7
- <link rel="stylesheet" href="css/style.css" type="text/css" media="screen" charset="utf-8" />
8
- <link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" />
5
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6
+ <title>
7
+ File: README
8
+
9
+ &mdash; Documentation by YARD 0.8.2.1
10
+
11
+ </title>
12
+
13
+ <link rel="stylesheet" href="css/style.css" type="text/css" media="screen" charset="utf-8" />
14
+
15
+ <link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" />
9
16
 
10
17
  <script type="text/javascript" charset="utf-8">
18
+ hasFrames = window.top.frames.main ? true : false;
11
19
  relpath = '';
12
- if (relpath != '') relpath += '/';
20
+ framesUrl = "frames.html#!" + escape(window.location.href);
13
21
  </script>
14
- <script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
15
- <script type="text/javascript" charset="utf-8" src="js/app.js"></script>
22
+
23
+
24
+ <script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
25
+
26
+ <script type="text/javascript" charset="utf-8" src="js/app.js"></script>
27
+
16
28
 
17
29
  </head>
18
30
  <body>
19
- <script type="text/javascript" charset="utf-8">
20
- if (window.top.frames.main) document.body.className = 'frames';
21
- </script>
22
-
23
31
  <div id="header">
24
32
  <div id="menu">
25
33
 
26
- <a href="_index.html" title="Index">Index</a> &raquo;
34
+ <a href="_index.html">Index</a> &raquo;
27
35
  <span class="title">File: README</span>
28
36
 
29
-
37
+
30
38
  <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
31
39
  </div>
32
40
 
33
41
  <div id="search">
34
- <a id="class_list_link" href="#">Class List</a>
35
- <a id="method_list_link" href="#">Method List</a>
36
- <a id ="file_list_link" href="#">File List</a>
42
+
43
+ <a class="full_list_link" id="class_list_link"
44
+ href="class_list.html">
45
+ Class List
46
+ </a>
47
+
48
+ <a class="full_list_link" id="method_list_link"
49
+ href="method_list.html">
50
+ Method List
51
+ </a>
52
+
53
+ <a class="full_list_link" id="file_list_link"
54
+ href="file_list.html">
55
+ File List
56
+ </a>
57
+
37
58
  </div>
38
-
39
59
  <div class="clear"></div>
40
60
  </div>
41
-
42
- <iframe id="search_frame"></iframe>
43
-
44
- <div id="content"><div id='filecontents'><h1>linux-tools</h1>
45
- <p>
46
- Description goes here.
47
- </p>
48
- <h2>Contributing to linux-tools</h2>
49
- <ul>
50
- <li>Check out the latest master to make sure the feature hasn&#8217;t been
51
- implemented or the bug hasn&#8217;t been fixed yet
52
61
 
53
- </li>
54
- <li>Check out the issue tracker to make sure someone already hasn&#8217;t
55
- requested it and/or contributed it
62
+ <iframe id="search_frame"></iframe>
56
63
 
57
- </li>
58
- <li>Fork the project
64
+ <div id="content"><div id='filecontents'>
65
+ <h1>linux-tools</h1>
59
66
 
60
- </li>
61
- <li>Start a feature/bugfix branch
67
+ <p>This is a veryy basic ruby gem which will allow users to execute common and
68
+ basic linux commands from ‘irb’ itself. Currently implemented commands are
69
+ ls,cd,cat,chmod,cp. More of the commands will be implemented by the day.</p>
62
70
 
63
- </li>
64
- <li>Commit and push until you are happy with your contribution
71
+ <h1>Usage</h1>
65
72
 
66
- </li>
67
- <li>Make sure to add tests for it. This is important so I don&#8217;t break it
68
- in a future version unintentionally.
73
+ <p>ls : Lt.ls cd : Lt.cd, then on pressing enter, directory name.</p>
69
74
 
70
- </li>
71
- <li>Please try not to mess with the Rakefile, version, or history. If you want
75
+ <h2>Contributing to linux-tools</h2>
76
+ <ul><li>
77
+ <p>Check out the latest master to make sure the feature hasn’t been
78
+ implemented or the bug hasn’t been fixed yet</p>
79
+ </li><li>
80
+ <p>Check out the issue tracker to make sure someone already hasn’t requested
81
+ it and/or contributed it</p>
82
+ </li><li>
83
+ <p>Fork the project</p>
84
+ </li><li>
85
+ <p>Start a feature/bugfix branch</p>
86
+ </li><li>
87
+ <p>Commit and push until you are happy with your contribution</p>
88
+ </li><li>
89
+ <p>Make sure to add tests for it. This is important so I don’t break it in a
90
+ future version unintentionally.</p>
91
+ </li><li>
92
+ <p>Please try not to mess with the Rakefile, version, or history. If you want
72
93
  to have your own version, or is otherwise necessary, that is fine, but
73
- please isolate to its own commit so I can cherry-pick around it.
94
+ please isolate to its own commit so I can cherry-pick around it.</p>
95
+ </li></ul>
74
96
 
75
- </li>
76
- </ul>
77
97
  <h2>Copyright</h2>
78
- <p>
79
- Copyright &#169; 2011 Mrigesh Pokhrel. See LICENSE.txt for further details.
80
- </p>
98
+
99
+ <p>Copyright © 2011 Mrigesh Pokhrel. See LICENSE.txt for further details.</p>
81
100
  </div></div>
82
-
101
+
83
102
  <div id="footer">
84
- Generated on Fri Apr 29 14:56:50 2011 by
103
+ Generated on Sat Jun 23 03:07:04 2012 by
85
104
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
86
- 0.6.8 (ruby-1.8.7).
105
+ 0.8.2.1 (ruby-1.9.3).
87
106
  </div>
88
107
 
89
108
  </body>