{"id":16244579,"url":"https://github.com/indexzero/picasso","last_synced_at":"2025-03-19T18:33:15.575Z","repository":{"id":6940330,"uuid":"8191874","full_name":"indexzero/picasso","owner":"indexzero","description":"Feather weight CLI tool for synching Github issue labels across repos. ","archived":false,"fork":false,"pushed_at":"2018-04-19T16:50:14.000Z","size":12,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-18T21:05:25.726Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/indexzero.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}},"created_at":"2013-02-14T01:43:14.000Z","updated_at":"2024-07-03T09:11:22.000Z","dependencies_parsed_at":"2022-09-15T15:22:48.880Z","dependency_job_id":null,"html_url":"https://github.com/indexzero/picasso","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indexzero%2Fpicasso","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indexzero%2Fpicasso/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indexzero%2Fpicasso/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indexzero%2Fpicasso/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/indexzero","download_url":"https://codeload.github.com/indexzero/picasso/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221729940,"owners_count":16871146,"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-10-10T14:19:44.689Z","updated_at":"2024-10-27T20:32:43.016Z","avatar_url":"https://github.com/indexzero.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# picasso\n\nFeather weight CLI tool for synching Github issue labels across repos.\n\n## Usage\n\n* Create a simple JSON object mapping `name` to `color` (e.g. `labels.example.json`):\n\n**labels.example.json**\n``` js\n{\n  \"good first issue\": \"DD1A8E\",\n  \"help wanted\":      \"74E7BA\",\n  \"investigate\":      \"74E7BA\",\n  \"feature request\":  \"DB2E2E\",\n  \"invalid\":          \"EDEDED\",\n  \"duplicate\":        \"EDEDED\",\n  \"wontfix\":          \"EDEDED\",\n  \"question\":         \"FFD069\",\n  \"faq\":              \"FFD069\",\n  \"docs\":             \"FFD069\",\n  \"bug\":              \"72D1ED\",\n  \"regression\":       \"72D1ED\",\n  \"breaking\":         \"72D1ED\",\n  \"blocked\":          \"444444\"\n}\n```\n\n* Install and run `picasso`:\n\n```\n  npm install picasso -g\n  picasso --username [gh-username] --password [gh-password] \\\n    --repo indexzero/picasso --file labels.json\n```\n\n_Watch as the labels are added to your repo:_\n\n```\n  $ picasso \n  ƒ. username indexzero\n  ƒ. password \n  ƒ. repo indexzero/picasso\n  ƒ. label-file labels.example.json\n  ⅰ. Listing labels for indexzero/picasso\n  ⅰ. Updating bug in indexzero/picasso\n  ⅰ. Updating duplicate in indexzero/picasso\n  ⅰ. Updating enhancement in indexzero/picasso\n  ⅰ. Updating invalid in indexzero/picasso\n  ⅰ. Updating question in indexzero/picasso\n  ⅰ. Updating wontfix in indexzero/picasso\n  ⅰ. Updating design in indexzero/picasso\n  ⅰ. Updating development in indexzero/picasso\n  ⅰ. Updating regression in indexzero/picasso\n  ⅰ. Updating blocked in indexzero/picasso\n  ⅰ. Updating deployed in indexzero/picasso\n  ⅰ. Done syncing labels with indexzero/picasso\n```\n\n## `picasso` uses [frameless](https://github.com/dscape/frameless)\n\n1. Passing `--save` will save all options to `~/picasso.f.json`\n2. If any CLI option is not provided you will be prompted for it.\n\n#### LICENSE: MIT\n#### Author: [Charlie Robbins](http://nodejitsu.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findexzero%2Fpicasso","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Findexzero%2Fpicasso","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findexzero%2Fpicasso/lists"}