{"id":21215462,"url":"https://github.com/choueric/arty","last_synced_at":"2025-03-15T00:25:10.005Z","repository":{"id":37732807,"uuid":"506150150","full_name":"choueric/arty","owner":"choueric","description":null,"archived":false,"fork":false,"pushed_at":"2022-10-04T23:10:52.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T16:32:07.111Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","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/choueric.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-06-22T07:52:27.000Z","updated_at":"2022-07-22T02:46:44.000Z","dependencies_parsed_at":"2022-09-16T06:12:11.218Z","dependency_job_id":null,"html_url":"https://github.com/choueric/arty","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/choueric%2Farty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/choueric%2Farty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/choueric%2Farty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/choueric%2Farty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/choueric","download_url":"https://codeload.github.com/choueric/arty/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243664633,"owners_count":20327513,"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":"2024-11-20T21:39:13.584Z","updated_at":"2025-03-15T00:25:09.969Z","avatar_url":"https://github.com/choueric.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Intro\n\nAn Dart program to access Jfrog Artifactory using its RESTful API:\nhttps://www.jfrog.com/confluence/display/JFROG/Artifactory+REST+API#ArtifactoryRESTAPI-RetrieveArtifact\n\n# Configuration\n\nThe configuration file is `$HOME/.arty.json`. Example:\n\n```json\n{\n  \"current\": \"kernel\",\n  \"baseUri\": \"https://artifact.xxx.com/artifactory\",\n  \"token\": \"kajfjafjfjfjfjadjf\",\n  \"repoList\": [\n    {\n      \"name\": \"kernel\",\n      \"key\": \"linux-kernel\",\n      \"folderPath\": \"fw/new\"\n    }\n  ]\n}\n```\n\n# Commands\n\n- list: list the repositories in configuration file.\n- choose: change the current repo\n\n- ls: list the folders or files on Artifactory.\n- get: download one artifact on Artifactory with specified download URL.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchoueric%2Farty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchoueric%2Farty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchoueric%2Farty/lists"}