{"id":19743256,"url":"https://github.com/nk-nikunj/vfms","last_synced_at":"2026-06-13T15:34:44.322Z","repository":{"id":97153681,"uuid":"144626447","full_name":"NK-Nikunj/VFMS","owner":"NK-Nikunj","description":"A VIRTUAL file management system with basic Linux compatible commands","archived":false,"fork":false,"pushed_at":"2018-10-14T12:50:19.000Z","size":79,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T07:06:24.684Z","etag":null,"topics":["cplusplus-14"],"latest_commit_sha":null,"homepage":null,"language":"C++","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/NK-Nikunj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-08-13T19:47:16.000Z","updated_at":"2018-12-27T20:40:22.000Z","dependencies_parsed_at":"2023-03-13T16:19:09.236Z","dependency_job_id":null,"html_url":"https://github.com/NK-Nikunj/VFMS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NK-Nikunj/VFMS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NK-Nikunj%2FVFMS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NK-Nikunj%2FVFMS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NK-Nikunj%2FVFMS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NK-Nikunj%2FVFMS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NK-Nikunj","download_url":"https://codeload.github.com/NK-Nikunj/VFMS/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NK-Nikunj%2FVFMS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34290346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cplusplus-14"],"created_at":"2024-11-12T01:36:17.240Z","updated_at":"2026-06-13T15:34:44.305Z","avatar_url":"https://github.com/NK-Nikunj.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VFMS (Short for Virtual File Management System)\n\nVFMS is a basic simulation of the Linux terminal supporting basic commands like `ls`, `mkdir`, `touch`, `cat` etc. VFMS provides you with an executable. Anything ran/developed inside of VFMS will `NOT` be saved to the disk (We are working on exporting solutions though).\n\n## Dependencies\n\nVFMS depends on the following packages. We have provided commands for debian based OS as well.\n\n```\n    1. CMake (apt install cmake)\n    2. Make (apt install make)\n    3. Boost (simplest solution: aptitude install boost)\n    4. C++ compiler (GCC/clang)\n```\n\n\n## Installation\n\nCurrently VFMS does not support installation. We provide a simple build to generate a vfms executable. To get the executable, write the following on the top tree of VFMS:\n\n```\n    $ mkdir build \u0026\u0026 cd build\n    $ cmake ..\n    $ make\n```\n\nTo run the vfms executable:\n```\n    $ ./vfms\n```\n\n## Supported Commands\n\nThis is a comprehensive list of commands that we currently support with VFMS:\n\n```\n    1. ls\n    2. mkdir\n    3. cd\n    4. touch\n    5. ned\n    6. cat\n    7. quit\n```\n\n\n### Notes\n\nIf interested in visiting previous commits for building, do NOT choose a commit with commit message starting with [WIP].\nThese commits can't be build since the work was still in progress before testing.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnk-nikunj%2Fvfms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnk-nikunj%2Fvfms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnk-nikunj%2Fvfms/lists"}