{"id":30874307,"url":"https://github.com/catvec/particle-cli-container","last_synced_at":"2026-02-13T18:31:28.427Z","repository":{"id":151657127,"uuid":"220932149","full_name":"catvec/particle-cli-container","owner":"catvec","description":"Container which runs the Particle CLI application.","archived":false,"fork":false,"pushed_at":"2019-11-11T21:08:55.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-08T00:47:06.522Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/catvec.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,"zenodo":null}},"created_at":"2019-11-11T08:12:27.000Z","updated_at":"2019-11-11T21:08:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"6e00c08e-aac9-4869-9723-bf477fc6ff78","html_url":"https://github.com/catvec/particle-cli-container","commit_stats":null,"previous_names":["catvec/particle-cli-container"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/catvec/particle-cli-container","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catvec%2Fparticle-cli-container","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catvec%2Fparticle-cli-container/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catvec%2Fparticle-cli-container/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catvec%2Fparticle-cli-container/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/catvec","download_url":"https://codeload.github.com/catvec/particle-cli-container/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catvec%2Fparticle-cli-container/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29414278,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-09-08T00:46:42.675Z","updated_at":"2026-02-13T18:31:28.422Z","avatar_url":"https://github.com/catvec.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Particle CLI Container\nContainer which runs the Particle CLI application.\n\n# Table Of Contents\n- [Overview](#overview)\n- [Use](#use)\n- [Install](#install)\n\n# Overview\nContainer which runs the [Particle CLI](https://docs.particle.io/tutorials/developer-tools/cli).\n\n# Use\nRun the container by invoking the `bin/particle` script in this repository. Pass\narguments to this script like you would to the Particle CLI.  \n\nThe working directory the script was run from is mounted in the container under \nthe `/mnt` directory. The Particle CLI is invoked within this directory in the \ncontainer. \n\nIt is recommended that you do not provide absolute paths to the Particle CLI \ncontainer as they will be interpreted as paths inside the container's \nfile system. \n\n# Install\nIf you would like to invoke the Particle CLI via this container from any \nlocation in your shell you have 2 options:\n\n## Install Option 1 - Add to `PATH`\nAdd the `bin` directory in this repository to your path.\n\nPlace the following in your shell profile:\n\n```\nexport PATH=\"$PATH:/path/to/this/repo/bin\"\n```\n\n## Install Option 2 - Symlink\nCreate a symlink from the `bin/particle` file to a location already in \nyour `PATH`:\n\nRun the following once:\n\n```\nln -s /path/to/this/repo/bin/particle /usr/local/bin/\n```\n\nNote that paths in the above command must be absolute.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcatvec%2Fparticle-cli-container","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcatvec%2Fparticle-cli-container","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcatvec%2Fparticle-cli-container/lists"}