{"id":28229247,"url":"https://github.com/dibsonthis/vortex-dist","last_synced_at":"2025-08-20T18:13:31.031Z","repository":{"id":206905531,"uuid":"717955640","full_name":"dibsonthis/vortex-dist","owner":"dibsonthis","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-03T05:44:00.000Z","size":27298,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-18T15:13:54.884Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/dibsonthis.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}},"created_at":"2023-11-13T03:33:00.000Z","updated_at":"2024-01-09T13:27:57.000Z","dependencies_parsed_at":"2024-02-03T06:30:50.434Z","dependency_job_id":"14844357-6cc2-4e02-8bf1-52b61dfbfabd","html_url":"https://github.com/dibsonthis/vortex-dist","commit_stats":null,"previous_names":["dibsonthis/vortex-dist"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dibsonthis%2Fvortex-dist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dibsonthis%2Fvortex-dist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dibsonthis%2Fvortex-dist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dibsonthis%2Fvortex-dist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dibsonthis","download_url":"https://codeload.github.com/dibsonthis/vortex-dist/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dibsonthis%2Fvortex-dist/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259092624,"owners_count":22804048,"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":[],"created_at":"2025-05-18T15:13:54.785Z","updated_at":"2025-06-26T21:36:25.025Z","avatar_url":"https://github.com/dibsonthis.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003eVortex Scaffold\u003c/h1\u003e\n\nA self contained environment for Vortex programs. It includes everything you will need to write and run Vortex programs in one simple environment:\n\n- The Vortex interpreter\n- Vortex standard library modules\n- Vortex config file\n- Basic source directory scaffold\n- A run script to launch your application\n\nIf you wish to make changes to the scaffolded directory, make sure to update the config file to point to the correct entry point.\n\nTo run the program, simply call `./run` in the root directory. This will launch the intepreter with the provided entry point.\n\nSimply run the below command in a new directory to scaffold a Vortex environment:\n\n\nMac:\n```\ncurl https://raw.githubusercontent.com/dibsonthis/vortex-dist/main/mac/scaffold | bash\n```\n\nLinux:\n```\ncurl https://raw.githubusercontent.com/dibsonthis/vortex-dist/main/lin/scaffold | bash\n```\n\nWindows:\n```\ncurl -LO -k https://raw.githubusercontent.com/dibsonthis/vortex-dist/main/win/scaffold.bat\n./scaffold.bat\n```\n\nOr if you've cloned a scaffolded Vortex repo that does not include the necessary binaries, you can run:\n\nMac:\n```\ncurl https://raw.githubusercontent.com/dibsonthis/vortex-dist/main/mac/update | bash\n```\n\nLinux:\n```\ncurl https://raw.githubusercontent.com/dibsonthis/vortex-dist/main/lin/update | bash\n```\n\nWindows:\n```\ncurl -LO -k https://raw.githubusercontent.com/dibsonthis/vortex-dist/main/win/update.bat\n./update.bat\n```\n\nTo view and compile Vortex source code, including the source code for the provided modules, [visit the official repository](https://github.com/dibsonthis/vortex).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdibsonthis%2Fvortex-dist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdibsonthis%2Fvortex-dist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdibsonthis%2Fvortex-dist/lists"}