{"id":22381425,"url":"https://github.com/boykaframework/boyka-cli","last_synced_at":"2025-07-31T02:32:46.075Z","repository":{"id":209200733,"uuid":"714701108","full_name":"BoykaFramework/boyka-cli","owner":"BoykaFramework","description":"🧑🏻‍💻 Command line assistant for Boyka framework","archived":false,"fork":false,"pushed_at":"2024-12-03T19:32:53.000Z","size":1072,"stargazers_count":2,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-03T20:30:45.677Z","etag":null,"topics":["cli-app","command-line-tool","configuration-files","typescript"],"latest_commit_sha":null,"homepage":"https://boykaframework.github.io/boyka-framework/","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/BoykaFramework.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2023-11-05T16:19:21.000Z","updated_at":"2024-12-03T19:32:50.000Z","dependencies_parsed_at":"2024-06-25T12:25:41.572Z","dependency_job_id":"727465b4-2699-4d2a-a61b-65009f69b27b","html_url":"https://github.com/BoykaFramework/boyka-cli","commit_stats":null,"previous_names":["boykaframework/boyka-cli"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoykaFramework%2Fboyka-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoykaFramework%2Fboyka-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoykaFramework%2Fboyka-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoykaFramework%2Fboyka-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BoykaFramework","download_url":"https://codeload.github.com/BoykaFramework/boyka-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228210004,"owners_count":17885595,"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-app","command-line-tool","configuration-files","typescript"],"created_at":"2024-12-05T00:09:02.444Z","updated_at":"2024-12-05T00:09:02.986Z","avatar_url":"https://github.com/BoykaFramework.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# boyka-cli\n\nCommand line assistant for Boyka framework\n\n## Install\n\nTo install the assistant, run the following command on the terminal:\n\n```shell\nnpm i -g @boykaframework/boyka-cli\n```\n\n## Commands\n\n### `boyka doctor`\n\nThis command will check whether your machine setup for Boyka Framework is done properly or not.\n\nIf there is any problem in the setup, the assistant will accordingly suggest solution to fix the problem.\n\n### `boyka init [name]`\n\nThis will create Maven project on your machine along with the config file for Boyka Framework.\n\nThis will also add sample tests for API, Web, Android and iOS applications.\n\n### `boyka configure init --path /path/to/config`\n\nThis command will create a basic Boyka-framework config file named `boyka-config.json` at the specified path.\n\nIf the optional `--path` option is not provided, it will create the config at `src/test/resources` folder by default.\n\n### `boyka configure api [name] --path /path/to/config`\n\nThis will add API configuration in the config file with the given name to the config block.\n\nThis will ask a set of questions to the user and depending on their answers, it will configure the API config.\n\nIf the default config path is not `src/test/resources`, then you can set the config path by using the optional param of `--path \u003cpath/to/config\u003e`.\n\n### `boyka configure web [name] --path /path/to/config`\n\nThis will add Web configuration in the config file with the given name to the config block.\n\nThis will ask a set of questions to the user and depending on their answers, it will configure the Web config.\n\nIf the default config path is not `src/test/resources`, then you can set the config path by using the optional param of `--path \u003cpath/to/config\u003e`.\n\n### `boyka configure android [name] --path /path/to/config`\n\nThis will add Mobile Android configuration in the config file with the given name to the config block.\n\nThis will ask a set of questions to the user and depending on their answers, it will configure the Mobile config.\n\nIf the default config path is not `src/test/resources`, then you can set the config path by using the optional param of `--path \u003cpath/to/config\u003e`.\n\n### `boyka configure ios [name] --path /path/to/config`\n\nThis will add Mobile iOS configuration in the config file with the given name to the config block.\n\nThis will ask a set of questions to the user and depending on their answers, it will configure the Mobile config.\n\nIf the default config path is not `src/test/resources`, then you can set the config path by using the optional param of `--path \u003cpath/to/config\u003e`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboykaframework%2Fboyka-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboykaframework%2Fboyka-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboykaframework%2Fboyka-cli/lists"}