Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 336 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 336 Bytes

File Query Language (FQL)

FQL is a cross-platform handy tool that enables rich file system management and manipulations
using easy to use SQL-like query language.

For example:

  • Rename files and folders using complex expressions.
  • Delete files matching a specified condition.

How To Build

TODO

Language Overview

TODO