{"id":15531486,"url":"https://github.com/hugeblank/harbor","last_synced_at":"2025-03-28T22:23:11.943Z","repository":{"id":118981346,"uuid":"153580103","full_name":"hugeblank/harbor","owner":"hugeblank","description":"Containerizing application for ComputerCraft.","archived":false,"fork":false,"pushed_at":"2019-06-29T07:06:43.000Z","size":37,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-03T08:48:22.712Z","etag":null,"topics":["computercraft","container","fs-api","lua"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hugeblank.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":"2018-10-18T07:17:04.000Z","updated_at":"2019-06-29T07:06:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"34cf9c6d-b833-41bc-8693-c5548714ee55","html_url":"https://github.com/hugeblank/harbor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugeblank%2Fharbor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugeblank%2Fharbor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugeblank%2Fharbor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugeblank%2Fharbor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hugeblank","download_url":"https://codeload.github.com/hugeblank/harbor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246107344,"owners_count":20724525,"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":["computercraft","container","fs-api","lua"],"created_at":"2024-10-02T11:26:22.920Z","updated_at":"2025-03-28T22:23:11.910Z","avatar_url":"https://github.com/hugeblank.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# harbor\nContainerizing application environment for ComputerCraft. \n\n## Installation:\n\nFor the standalone harbor API:\n`pastebin run ivRuuLSH`\n\nFor the harbor API and a kit of tools to use it with:\n`pastebin run ivRuuLSH extras`\n\n## API Usage: \n`mountTable`: creates a fs API bound to the Harbor VFS tree passed in\n- **Parameters**\n  - _table_: HVFS tree\n- **Returns**\n  - _table_: filesystem API\n\n`mountString`: creates a fs API bound to the serialized HVFS tree passed in\n- **Parameters**\n  - _string_: serialized HVFS tree\n- **Returns**\n  - _table_: filesystem API\n\n`mountFile`: creates a fs API bound to the HVFS tree contained in the file passed in\n- **Parameters**\n  - _string_: path to a file containing a HVFS tree\n- **Returns**\n  - _table_: filesystem API\n\n`convert`: generates a HVFS tree with the root starting at the path passed in\n- **Parameters**\n  - _string_: path to directory to be converted\n- **Returns**\n  - _table_: HVFS tree\n\n`revert`: takes a fs API tied to a harbor object and converts it into a directory structure with the root being the path\n- **Parameters**\n  - _table_: Harbor fs API\n  - _string_: Path to dump contents\n- **Returns**\n  - _boolean_: Whether the operation succeeded or not\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhugeblank%2Fharbor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhugeblank%2Fharbor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhugeblank%2Fharbor/lists"}