{"id":22707192,"url":"https://github.com/tutv/my-publisher","last_synced_at":"2025-03-29T20:44:55.986Z","repository":{"id":42117963,"uuid":"248938270","full_name":"tutv/my-publisher","owner":"tutv","description":"Publish my packages to npmjs.org (including private packages)","archived":false,"fork":false,"pushed_at":"2023-01-27T02:12:34.000Z","size":66,"stargazers_count":1,"open_issues_count":4,"forks_count":1,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2024-04-29T02:06:07.751Z","etag":null,"topics":["cli","node-package","npm-publish"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/my-publisher","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/tutv.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":"2020-03-21T08:48:10.000Z","updated_at":"2020-09-09T11:59:31.000Z","dependencies_parsed_at":"2023-02-15T04:16:41.889Z","dependency_job_id":null,"html_url":"https://github.com/tutv/my-publisher","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tutv%2Fmy-publisher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tutv%2Fmy-publisher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tutv%2Fmy-publisher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tutv%2Fmy-publisher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tutv","download_url":"https://codeload.github.com/tutv/my-publisher/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246243550,"owners_count":20746308,"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","node-package","npm-publish"],"created_at":"2024-12-10T10:11:44.101Z","updated_at":"2025-03-29T20:44:55.965Z","avatar_url":"https://github.com/tutv.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# my-publisher\n\nA command tool to publish my packages on npmjs.org (including private packages).\n\n## Motivation\n\n- Every day, I spend too much time to publish packages to npmjs.org.\n\n\n## Installation\n\n```\n$ npm install -g my-publisher\n```\n\n## Usage\n\n```\n$ publish -m \"your message\" --access public\n\n$ publish --help\n```\n\n## What the cli do\n\n- Checkout to `develop` branch\n- Increase version in `package.json`\n- Commit `package.json`\n- Push to `origin develop`\n- Merge `develop` into `master`\n- Create a tag with format **release/vx.y.z** from master\n- Check `.npmrc` and hide `.npmrc` if needed\n- Run `npm publish` with global `.npmrc` file (from `~/.npmrc`)\n- Checkout to `develop` again\n\n\n## Development\n\n- Create develop environment: create `dev.env` with content:\n```\nCURRENT_DIR=/your-dir/my-publisher-example\nACCESS=public\n```\n\n- Install dependency packages:\n```\nnpm install\n```\n\n- Run script:\n```\nnpm run dev\n```\n\n\n## License\n\nThis code is free to use under the terms of the MIT license.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftutv%2Fmy-publisher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftutv%2Fmy-publisher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftutv%2Fmy-publisher/lists"}