{"id":22462366,"url":"https://github.com/adeboyed/portal","last_synced_at":"2025-10-19T21:49:44.326Z","repository":{"id":76833388,"uuid":"259730925","full_name":"adeboyed/portal","owner":"adeboyed","description":" A command line tool for running commands with no dependencies.","archived":false,"fork":false,"pushed_at":"2020-05-22T11:18:39.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T14:19:57.446Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adeboyed.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":"2020-04-28T19:23:46.000Z","updated_at":"2020-05-26T17:27:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"00db4faa-2d0c-462c-9cf3-9fc850bc23d4","html_url":"https://github.com/adeboyed/portal","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adeboyed/portal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adeboyed%2Fportal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adeboyed%2Fportal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adeboyed%2Fportal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adeboyed%2Fportal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adeboyed","download_url":"https://codeload.github.com/adeboyed/portal/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adeboyed%2Fportal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279921366,"owners_count":26244344,"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","status":"online","status_checked_at":"2025-10-19T02:00:07.647Z","response_time":64,"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":[],"created_at":"2024-12-06T09:09:16.129Z","updated_at":"2025-10-19T21:49:44.271Z","avatar_url":"https://github.com/adeboyed.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Portal\n\u003e Using Docker on the command line seamlessly.\n\n[![GitHub license](https://img.shields.io/badge/license-Apache-blue.svg)](https://github.com/adeboyed/portal/blob/master/LICENSE)\n\n\n`portal` is a command line tool for running commands with no dependencies.\nInstead of installing a language stack, dependencies, libraries and more, you can use docker containers to run commands as if they were installed on your local machine.\nIt removes a lot of the bookeeping required to transfer data and files to and from the docker container.\n\n    portal [COMMAND] [COMMAND OPTIONS]\n\n\n## Example\nFor example, you can format your latex document:\n\n    portal latexindent report.tex\n\nOr convert a jpeg to webp:\n\n    portal webp input_file.jpeg -o output_file.webp\n\n## Installation\n\nPortal requires Python 3+ to run and Docker to be installed and running.\n\n\n### Simple Installation\n\n    pip install -r requirements.txt # Install required pip dependencies\n    make\n    make install\n\n### Developer Installation\n\nIf you need to make changes/test out a new command, you can use `portal` directly as a Python module\n\n    pip install -r requirements.txt # Install required pip dependencies\n    python -m portalcli\n\n\n## Supported Commands\n\n- http-server\n- cwebp\n- httpie\n- gollum\n- shellcheck\n- surge\n- openapi-generator-cli\n- [And more!](./wiki/COMMANDS.md)\n\n*Interactive commands are currently unsupported*\n\n## Documentation\n\n- [List of supported commands](./wiki/COMMANDS.md)\n- [How to add a new command](./wiki/ADD_NEW_COMMAND.md)\n\n\n## License\n\nPortal is [Apache licensed](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadeboyed%2Fportal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadeboyed%2Fportal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadeboyed%2Fportal/lists"}