Ack2 Save

**ack 2 is no longer being maintained. ack 3 is the latest version.**

Project README

Build status of dev branch

ack 2

ack is a code-searching tool, similar to grep but optimized for programmers searching large trees of source code. It runs in pure Perl, is highly portable, and runs on any platform that runs Perl.

ack is written and maintained by Andy Lester ([email protected]).

Building

ack requires Perl 5.8.8 or higher. Perl 5.8.8 was released January 2006.

# Required
perl Makefile.PL
make
make test
sudo make install # for a system-wide installation (recommended)
# - or -
make ack-standalone
cp ack-standalone ~/bin/ack2 # for a personal installation

Development

Developer's Guide

Design Guide

Open Source Agenda is not affiliated with "Ack2" Project. README Source: beyondgrep/ack2
Stars
1,481
Open Issues
9
Last Commit
5 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating