Skip to content

A tool to search within a directory tree using Lua pattern matching and substitution

License

Notifications You must be signed in to change notification settings

jsbackus/lre-find

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lre-find

Copyright (C) 2015 Jeff Backus <jeff@jsbackus.com>

lre-find is a tool to search for files within a directory tree. lre-find is
similar to the *NIX tool find, except that it allows matching and substitution
using Lua regular expressions.

Features
========

TODO

Dependencies
============

* Lua 5.1 or newer
* LuaFileSystem

Usage
=====

TODO

License
=======

lre-find is released under the MIT/X11 license. See LICENSE for details.

Home Page
=========

https://github.com/jsbackus/lre-find

About

A tool to search within a directory tree using Lua pattern matching and substitution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages