<h1>sack</h1>
<p>s(hortcut)-ack: a faster way to use ack (and grep)!</p>
<p>sack acts as a wrapper for ack to provide convenience for the repetitive menial tasks</p>
<h2>What is ack?</h2>
<p>ack is the replacement for grep!</p>
<p>Here is why you should use ack over grep: http://betterthangrep.com/</p>
<p>(Now that you are sold on ack) To install ack in a one-line script:</p>
<pre><code>curl http://betterthangrep.com/ack-standalone > ~/bin/ack && chmod 0755 !#:3
</code></pre>
<h2>How to Install:</h2>
<p>Open a terminal and run the following:</p>
<pre><code>git clone git@github.com:sampson-chen/sack.git && cd sack && chmod +x install_sack.sh && ./install_sack.sh
</code></pre>
<h2>How to Use:</h2>
<p>You can use sack in exactly the same way you currently use ack! Woot!</p>
<p>For why sack is faster (and more fun!) to use, read on about its main / side features...</p>
<h2>Main Feature 1 - Shortcuts:</h2>
<p>sack prefixes shortcut tags to ack's search res
Review Board
Review Board is a web-based review tool designed to help projects and companies
keep track of pending code changes and make reviews of code, graphics, and more
much less painful and time-consuming. It's generic enough to use in any
project, and works at companies and organizations of any size.
Information on usage and installation can be found on
http://www.reviewboard.org/docs/manual/dev/
General information on the project is available on
http://www.reviewboard.org/
raw text file used in testing Text Thumbnails | |
---|---|
1 | "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod |
2 | tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, |
3 | quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequa |
4 | t. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugia |
5 | t nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culp |
6 | a qui officia deserunt mollit anim id est laborum." |