{"id":23002477,"url":"https://github.com/bittricky/business-card","last_synced_at":"2026-04-11T19:02:45.050Z","repository":{"id":267867548,"uuid":"902040356","full_name":"bittricky/business-card","owner":"bittricky","description":"A command-line business card 🪪","archived":false,"fork":false,"pushed_at":"2025-03-20T00:21:09.000Z","size":581,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-20T01:22:32.635Z","etag":null,"topics":["business-card","chalk","cli","javascript","nodejs","npm","npm-package","typescript","yargs"],"latest_commit_sha":null,"homepage":"https://mitulpa.tel","language":"TypeScript","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/bittricky.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}},"created_at":"2024-12-11T19:40:35.000Z","updated_at":"2025-03-20T00:07:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"af3d7ab4-3c6a-4230-828b-693d678f7dc0","html_url":"https://github.com/bittricky/business-card","commit_stats":null,"previous_names":["bittricky/business-card"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bittricky%2Fbusiness-card","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bittricky%2Fbusiness-card/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bittricky%2Fbusiness-card/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bittricky%2Fbusiness-card/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bittricky","download_url":"https://codeload.github.com/bittricky/business-card/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246828505,"owners_count":20840474,"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":["business-card","chalk","cli","javascript","nodejs","npm","npm-package","typescript","yargs"],"created_at":"2024-12-15T07:11:09.907Z","updated_at":"2025-12-30T20:27:24.310Z","avatar_url":"https://github.com/bittricky.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Business Card\n\nA command-line business card that displays my contact information and social links.\n\n![Mitul Patel's Business Card](https://github.com/bittricky/business-card/blob/main/docs/mitul_patel_business_card.png)\n\n## Prerequisites\n\nBefore you begin, ensure you have met the following requirements:\n\n- [Node.js](https://nodejs.org/) version 14.16 or higher\n- [npm](https://www.npmjs.com/) (comes with Node.js) or [yarn](https://yarnpkg.com/) package manager\n\nNote: This package is built with TypeScript and uses modern JavaScript features, so make sure you have a compatible Node.js version installed.\n\n## Installation\n\nYou can run this package using npx:\n\n```bash\nnpx bittricky\n```\n\nOr install it globally:\n\n```bash\nyarn global add bittricky\n```\n\n## Usage\n\nAfter installing globally, you can use the following commands:\n\n```bash\n# Display the business card\nbittricky\n\n# Open resume in default browser\nbittricky resume\n\n# Open showcase in default browser\nbittricky showcase\n```\n\n### Options\n\n- `--help`: Show help information\n- `--version`: Show version information\n\n## Development\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/bittricky/business-card.git\ncd business-card\n```\n\n2. Install dependencies:\n\n```bash\nyarn install\n```\n\n3. Start development mode:\n\n```bash\nyarn dev\n```\n\n4. Build the package:\n\n```bash\nyarn build\n```\n\n### Testing\n\n- Run tests: `yarn test`\n- Run tests with coverage: `yarn test:coverage`\n- Run tests with specific path: `yarn test:path \u003cpath-to-test-file\u003e`\n\n## Publishing\n\nYou can publish a new version using one of the following commands:\n\n```bash\n# Patch version (1.0.0 -\u003e 1.0.1)\nyarn publish:patch\n\n# Minor version (1.0.0 -\u003e 1.1.0)\nyarn publish:minor\n\n# Major version (1.0.0 -\u003e 2.0.0)\nyarn publish:major\n```\n\n## License\n\nMIT\n\n@author [Mitul Patel](https://www.mitulpa.tel/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbittricky%2Fbusiness-card","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbittricky%2Fbusiness-card","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbittricky%2Fbusiness-card/lists"}