{"id":22531661,"url":"https://github.com/gyumeijie/put","last_synced_at":"2026-04-18T06:37:05.081Z","repository":{"id":57114729,"uuid":"186320282","full_name":"Gyumeijie/put","owner":"Gyumeijie","description":" Pictures Uploading Tool, mainly for GitHub repository","archived":false,"fork":false,"pushed_at":"2019-06-04T05:25:31.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-02T06:14:00.682Z","etag":null,"topics":["cli-tool","github","github-repos","github-repository","image-upload","image-uploader","npm-package","picture-upload"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@gyumeijie/put","language":"JavaScript","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/Gyumeijie.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}},"created_at":"2019-05-13T00:36:01.000Z","updated_at":"2019-06-04T05:25:33.000Z","dependencies_parsed_at":"2022-08-22T09:10:30.806Z","dependency_job_id":null,"html_url":"https://github.com/Gyumeijie/put","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/Gyumeijie%2Fput","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gyumeijie%2Fput/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gyumeijie%2Fput/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gyumeijie%2Fput/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gyumeijie","download_url":"https://codeload.github.com/Gyumeijie/put/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245973286,"owners_count":20702800,"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":["cli-tool","github","github-repos","github-repository","image-upload","image-uploader","npm-package","picture-upload"],"created_at":"2024-12-07T08:08:25.525Z","updated_at":"2026-04-18T06:37:05.047Z","avatar_url":"https://github.com/Gyumeijie.png","language":"JavaScript","readme":"# put [![](https://travis-ci.com/Gyumeijie/put.svg?branch=master)](https://travis-ci.com/Gyumeijie/put)\n\n\u003e **p**ictures **u**ploading **t**ool\n\n**put** allows you uploading pictures assets without downloading the whole repository. This is useful especially the repository to which some assets are put has a big size.\n\n## Install\n\n```bash\n$ npm install @gyumeijie/put\n```\n\n## Usage\n\n```bash\n$ put ./YuMeiJie.jpeg\n```\n\n## Config\n\n\u003e Put the following content to the `~/.putrc` file\n\n```json\n{\n  \"github\": {\n    \"branch\": \"branch_name\",\n    \"owner\": \"user_name\",\n    \"path\": \"path\",\n    \"repo\": \"repo\",\n    \"token\": \"personal_access_token\"\n  }\n}\n```\nAnd take `https://github.com/Gyumeijie/put` for examples:\n\n```json\n{\n  \"github\": {\n    \"branch\": \"master\",\n    \"owner\": \"Gyumeijie\",\n    \"path\": \"assets\",\n    \"repo\": \"put\",\n    \"token\": \"06aed0df73r8ed1t2914d08da776148d2f350059\"\n  }\n}\n```\nWith all things ready, running the following command:\n\n```bash\n$ put ./YuMeiJie.jpeg\n\nhttps://raw.githubusercontent.com/Gyumeijie/put/master/assets/YuMeiJie.jpeg\n```\n\nFor how to create a **personal access token** to access the `GitHub API`, please visit [here](https://github.com/settings/tokens).\n\n## License\n\nMIT © [Gyumeijie](https://github.com/Gyumeijie)\n\n## Related works\n- [wgit](https://github.com/Gyumeijie/wgit)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgyumeijie%2Fput","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgyumeijie%2Fput","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgyumeijie%2Fput/lists"}