/ag-sorted

Sort 'ag' output by filename

Primary LanguageJavaScriptMIT LicenseMIT

ag-sorted

Sort ag output by filenames alphabetically

Temporary solution for lack of --sort-files option

Installation

Ensure that Node.js and ag are installed in your system, then do:

$ npm install -g ag-sorted

Usage

Exactly same way as ag, but use ag-sorted command instead

Tests Build Status

$ npm test