Skip to content

Releases: codewithzaqar/Fyle

Fyle CLI v0.10 Release

26 Mar 14:10

Choose a tag to compare

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

  1. Clone the Repository:
    git clone https://github.com/codewithzaqar/Fyle cd Fyle

  2. Checkout v0.10
    git checkout tags/v0.10

  3. Initialize Required Files
    mkdir logs scripts touch logs/cli.log tags.json

  4. Run the CLI
    python main.py