ag-sorted
v1.0.1
Published
Sort 'ag' output by filenames alphabetically
Downloads
8
Readme
ag-sorted
Sort ag output by filenames alphabetically
Temporary solution for lack of --sort-files option
Installation
Ensure that ag is installed for your system, and then:
$ npm install -g ag-sortedUsage
Exactly same way as ag, but use ag-sorted command instead
Tests 
$ npm test