{"id":24560529,"url":"https://github.com/ayoub-aberbach/fdm_cli","last_synced_at":"2025-03-16T20:44:37.985Z","repository":{"id":273549022,"uuid":"920107144","full_name":"ayoub-aberbach/fdm_cli","owner":"ayoub-aberbach","description":"FDM - File \u0026 Directory Manager CLI Tool.","archived":false,"fork":false,"pushed_at":"2025-02-12T00:58:27.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-12T01:40:33.180Z","etag":null,"topics":["pypi","pypi-package","python","python-cli","python-package"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/fdm-cli/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ayoub-aberbach.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-21T15:21:32.000Z","updated_at":"2025-02-12T00:58:30.000Z","dependencies_parsed_at":"2025-01-21T15:55:03.314Z","dependency_job_id":null,"html_url":"https://github.com/ayoub-aberbach/fdm_cli","commit_stats":null,"previous_names":["ayoub-aberbach/fdm_cli"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayoub-aberbach%2Ffdm_cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayoub-aberbach%2Ffdm_cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayoub-aberbach%2Ffdm_cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayoub-aberbach%2Ffdm_cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ayoub-aberbach","download_url":"https://codeload.github.com/ayoub-aberbach/fdm_cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243933384,"owners_count":20370988,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["pypi","pypi-package","python","python-cli","python-package"],"created_at":"2025-01-23T07:17:07.189Z","updated_at":"2025-03-16T20:44:37.737Z","avatar_url":"https://github.com/ayoub-aberbach.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"FDM-CLI is a Python command line interface (CLI) tool designed to allow you to manage your files and directories.\n\n\n## Features:\n\nFDM-CLI \u003e\u003e File \u0026 Directory Manager CLI Tool.\n\nA command line utility (CLI) for file and directory operations.\nProvides commands to: \n\n- List files.\n- Create directories and files.\n- Purge files and directories.\n- Display file contents.\n\n\n## Commands:\n\n- List files and directories.\n\nLists all files and directories in the current directory or specified paths.\n\nArguments:\npaths (tuple of Path): Paths to list. If no paths are provided, lists the contents of the current directory.\n\nExamples:\n\n1- Current path:\n    \n    fd list\n\n2- Add path(s):\n    \n    fd list /path/to/directory-1 /path/to/directory-2 ...\n\n\n- Create directories.\n\nCreates one or more directories.\n\nArguments:\npath (tuple of Path): Paths to directories to be created. If directories already exist, they are not modified.\n\nExamples:\n\n    fd dirs new_directory another_directory ...\n\n\n- Create files.\n\nCreates one or more files in the current directory or specified path.\n\nArguments:\nfilename (tuple of File): Names of files to be created.\npath (Path, optional): Custom path where the files will be created. If not provided, files are created in the current directory.\n\nExamples:\n\n1- Current directory:\n\n    fd files file1.txt file2.txt ...\n\n2- Add a directory path:\n\n    fd files -p /path/to/directory file1.txt file2.txt ...\n\n\n- Purge files and directories.\n\nDeletes specified files and directories. Requires user confirmation.\n\nArguments:\npaths (tuple of Path): Paths of files and directories to be deleted.\n\nExamples:\n\n    fd purge file1.txt directory1 ...\n\n\n- Show file contents.\n\nDisplays the content of one or more files.\n\nArguments:\nfiles (tuple of File): Files to display the contents of.\n\nExamples:\n\n    fd content file1.txt file2.txt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayoub-aberbach%2Ffdm_cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fayoub-aberbach%2Ffdm_cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayoub-aberbach%2Ffdm_cli/lists"}