{"id":17462826,"url":"https://github.com/mskian/friendship-day-cli","last_synced_at":"2025-04-19T18:50:44.200Z","repository":{"id":248649246,"uuid":"829302210","full_name":"mskian/friendship-day-cli","owner":"mskian","description":"Frnds - Happy Friendship Day CLI : ASCII Text Art Greeting Wishes.","archived":false,"fork":false,"pushed_at":"2025-04-17T02:31:18.000Z","size":72,"stargazers_count":1,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-17T16:17:36.674Z","etag":null,"topics":["bash","bash-cli","cli","command-line-tool","commander","commanderjs","friends","friendship","friendship-day","friendship-day-wishes","greetings","happy-friendship-day","javascript","typescript","wishes"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/mskian.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,"zenodo":null}},"created_at":"2024-07-16T06:55:52.000Z","updated_at":"2025-04-17T02:31:21.000Z","dependencies_parsed_at":"2024-10-24T02:18:59.271Z","dependency_job_id":"7b87f7f9-7189-47d2-9672-7c66ea475ca0","html_url":"https://github.com/mskian/friendship-day-cli","commit_stats":null,"previous_names":["mskian/friendship-day-cli"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mskian%2Ffriendship-day-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mskian%2Ffriendship-day-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mskian%2Ffriendship-day-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mskian%2Ffriendship-day-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mskian","download_url":"https://codeload.github.com/mskian/friendship-day-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249437938,"owners_count":21272070,"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":["bash","bash-cli","cli","command-line-tool","commander","commanderjs","friends","friendship","friendship-day","friendship-day-wishes","greetings","happy-friendship-day","javascript","typescript","wishes"],"created_at":"2024-10-18T09:09:31.289Z","updated_at":"2025-04-19T18:50:44.169Z","avatar_url":"https://github.com/mskian.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Friendship Day CLI\n\n![build-test](https://github.com/mskian/friendship-day-cli/workflows/build-test/badge.svg)  ![npm](https://github.com/mskian/friendship-day-cli/workflows/npm/badge.svg)  \n\nfrnds - Happy Friendship Day CLI : ASCII Text Art Greeting Wishes.  \n\n\u003e \"frnds\" : friends 🌟  \n\nCommand Line Interface tool for Happy Friendship Day Wishes : Happy Friendship Day Wishes in Terminal/CMD and Termux.  \n\n## Built using\n\n- Typescript\n- ASCII Art\n- ANSI Colors\n- Emoji's\n- Commander.js - \u003chttps://github.com/tj/commander.js\u003e\n\n## Setup\n\n- Clone or Download Repo\n\n```sh\n\ngit clone https://github.com/mskian/friendship-day-cli.git\n\n## Open Project Folder\ncd friendship-day-cli\n\n## install packages\npnpm install\n\n## build CLI\npnpm build\n\n```\n\n- Link and Test the CLI Locally\n\n```sh\nnpm link or pnpm link --global\n```\n\n- unlink CLI\n\n```sh\nnpm rm --global frnds or pnpm uninstall --global frnds\n```\n\n- Access CLI Globally\n\n```sh\n\nfrnds -h\n\n```\n\n- Access via `NPX`\n\n```sh\nnpx frnds -h\n```\n\n- install via `NPM` and `PNPM`\n\n```sh\n\n## install via npm\nnpm install -g frnds\n\n## Remove Package\nnpm uninstall -g frnds\n\n\n## install via pnpm\npnpm install -g frnds\n\n## update package\npnpm update -g frnds\n\n## Remove Package\npnpm uninstall -g frnds\n\n```\n\n## CLI Usage\n\n```sh\n\n# For Help Message\nfrnds -h\n\n# Generate Greeting Web page\nfrnds -n \"Hello Friend\"\n\n# Random Quotes\nfrnds -q\n\n# ASCII Text Art\nfrnds -a\n\n# Custom Message\nfrnds -m \"Happy Friendship Day\"\n\n```\n\n## Bash CLI\n\nHappy Friendship Day Bash CLI\n\n```sh\n\n## Set Permission\nchmod +x friend.sh\n\n# RUN CLI\n./friend.sh -h\n\n```\n\n## MISC (Development)\n\n- Clear NPX and PNPM Cache\n\n```sh\nnpx clear-npx-cache\npnpm store prune\n```\n\n## Contributing 🙌\n\nYour PR's are Welcome  \n\n## LICENSE\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmskian%2Ffriendship-day-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmskian%2Ffriendship-day-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmskian%2Ffriendship-day-cli/lists"}