Giter VIP home page Giter VIP logo

romascom / ack3 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from beyondgrep/ack3

0.0 1.0 0.0 2.35 MB

ack 3 CURRENTLY UNDER DEVELOPMENT: Join ack-dev on Google Groups or email [email protected] for an invite to the ack Slack. For the latest released ack, see https://github.com/beyondgrep/ack2 or https://beyondgrep.com/

Home Page: https://beyondgrep.com/

License: Other

Perl 91.07% Vim Script 0.03% Shell 0.01% PHP 0.01% Python 0.01% Ruby 0.18% CMake 0.01% Makefile 0.07% ASP 0.05% Parrot 0.23% C 0.17% Prolog 8.08% Fortran 0.05% Rebol 0.01% CSS 0.01% HTML 0.03% JavaScript 0.01% Lua 0.01%

ack3's Introduction

Build status of dev branch

  • Linux Build Status
  • Windows Build Status

ack 3

ack is a code-searching tool, similar to grep but optimized for programmers searching large trees of source code. It 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.10.1 or higher. Perl 5.10.1 was released August 2009.

# Required
perl Makefile.PL
make
make test
sudo make install # For a system-wide installation
# - or -
make ack-standalone
cp ack-standalone ~/bin/ack3 # For a personal installation

Development

Community

See the Community page.

License

Copyright 2005-2018 Andy Lester.

This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License v2.0. See also the LICENSE.md file that comes with the ack distribution.

ack3's People

Contributors

petdance avatar n1vux avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.