{"id":19764845,"url":"https://github.com/pablonicolla/shellcraft","last_synced_at":"2025-02-28T03:45:11.492Z","repository":{"id":234748534,"uuid":"789158456","full_name":"PabloNicolla/ShellCraft","owner":"PabloNicolla","description":"A lightweight, interactive file system simulator with a Unix-like shell interface. Create, navigate, and manage files and directories in a persistent virtual environment.","archived":false,"fork":false,"pushed_at":"2024-08-06T20:33:59.000Z","size":896,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-11T00:09:15.064Z","etag":null,"topics":["cpp","filesystem","oop","shell","vcpkg"],"latest_commit_sha":null,"homepage":"","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/PabloNicolla.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":"2024-04-19T20:21:21.000Z","updated_at":"2024-08-06T20:36:56.000Z","dependencies_parsed_at":"2024-04-28T16:39:15.769Z","dependency_job_id":"28b4a826-921b-477d-92f9-93d8fc5ce729","html_url":"https://github.com/PabloNicolla/ShellCraft","commit_stats":null,"previous_names":["pablonicolla/system_project","pablonicolla/shellcraft"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PabloNicolla%2FShellCraft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PabloNicolla%2FShellCraft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PabloNicolla%2FShellCraft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PabloNicolla%2FShellCraft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PabloNicolla","download_url":"https://codeload.github.com/PabloNicolla/ShellCraft/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241096275,"owners_count":19908947,"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":["cpp","filesystem","oop","shell","vcpkg"],"created_at":"2024-11-12T04:15:29.147Z","updated_at":"2025-02-28T03:45:11.476Z","avatar_url":"https://github.com/PabloNicolla.png","language":"C++","readme":"# ShellCraft\n\nA lightweight, interactive file system simulator with a Unix-like shell interface. Create, navigate, and manage files and directories in a persistent virtual environment.\n\n## Features\n- Persistent file and directory storage\n- User management with login/logout functionality\n- File and directory manipulation (create, delete, modify)\n- Unix-like command interface\n- Dockerized for easy setup and isolated environment\n\n## File System\nThis project simulates a file system environment with permanent storage.\nUsers can interact with the system using a simple shell implementation.\n\n![demonstration gif](Documentation/fs.gif)\n\n## Dependencies\n\nThere are no dependencies\n\n## Run it with docker\n\n### docker build\n\n```\ndocker build -t fylesystem:latest .\n```\n\n### docker run\n\n```\ndocker run -it fylesystem:latest\n```\n\n## Shell Commands\n\n- exit\n- logout\n- mkdir\n- touch\n- ls\n- cd\n- clear\n- rmdir\n- echo\n- cat\n- help\n- rm\n\n## Documentation\n\n### Summary vision of the execution flow\n\n![alt text](Documentation/system_project.drawio.svg)\n\n### Summary class diagram view\n\n![alt text](Documentation/fs.png)\n\n![alt text](Documentation/shell.png)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpablonicolla%2Fshellcraft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpablonicolla%2Fshellcraft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpablonicolla%2Fshellcraft/lists"}