Releases: codewithzaqar/Fyle
Releases · codewithzaqar/Fyle
Fyle CLI v0.10 Release
Fyle CLI v0.10 introduces file tagging, command scripting, and improved history management, building on a foundation of core file operations, sorting, permissions, and betch processing added in prior releases. This tool is designed for power users who need efficient file system management direcyly from the command line.
Installation
-
Clone the Repository:
git clone https://github.com/codewithzaqar/Fyle cd Fyle -
Checkout v0.10
git checkout tags/v0.10 -
Initialize Required Files
mkdir logs scripts touch logs/cli.log tags.json -
Run the CLI
python main.py