{"id":31638234,"url":"https://github.com/zeel-codder/bench-cli-demo","last_synced_at":"2025-10-07T01:54:49.836Z","repository":{"id":224060148,"uuid":"762298223","full_name":"zeel-codder/bench-cli-demo","owner":"zeel-codder","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-06T13:40:04.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-03-06T14:49:34.041Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/zeel-codder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","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}},"created_at":"2024-02-23T13:44:17.000Z","updated_at":"2024-02-23T15:50:58.000Z","dependencies_parsed_at":"2024-03-12T10:46:26.847Z","dependency_job_id":null,"html_url":"https://github.com/zeel-codder/bench-cli-demo","commit_stats":null,"previous_names":["zeel-codder/migration","zeel-codder/bench-cli-demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zeel-codder/bench-cli-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeel-codder%2Fbench-cli-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeel-codder%2Fbench-cli-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeel-codder%2Fbench-cli-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeel-codder%2Fbench-cli-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zeel-codder","download_url":"https://codeload.github.com/zeel-codder/bench-cli-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeel-codder%2Fbench-cli-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278708028,"owners_count":26031932,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-10-07T01:54:40.125Z","updated_at":"2025-10-07T01:54:49.831Z","avatar_url":"https://github.com/zeel-codder.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Bench CLI Demo\n\nThis app demonstrates how to create custom commands in Bench.\n\n## Install the App\n\n1. Create the Frappe site with [Frappe Manager (FM)](https://github.com/rtCamp/Frappe-Manager/):\n\n```bash\nfm create bench-cli-demo --frappe-branch version-15 --apps erpnext:version-15 --apps hrms:version-15\n```\n\n2. Install the app on your site:\n\n```bash\nfm shell bench-cli-demo\nbench get-app https://github.com/zeel-codder/bench-cli-demo.git\nbench --site {site-name} install-app bench_cli_demo\n```\n\n3. Test Commands:\n\n```bash\nbench sum 20 2\nbench insert-todo\n```\n\nNote: You can set the default site with the following command:\n\n```bash\nbench use bench-cli-demo.localhost\n```\n\n## Setup the App for Importing Job Applicant Data\n\n1. Download any CSV data from [here](https://drive.google.com/drive/folders/1eYJ6KXJf_3m3usGwYXb9_4wal7RCZr3x?usp=sharing) and move the file to the `frappe-bench` folder.\n\n2. Run the import command:\n\n```bash\nbench rt-import import-job-applicant {file_path}\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeel-codder%2Fbench-cli-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzeel-codder%2Fbench-cli-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeel-codder%2Fbench-cli-demo/lists"}