{"id":18867873,"url":"https://github.com/stryker-mutator/stryker-cli","last_synced_at":"2025-04-14T14:31:38.209Z","repository":{"id":16584262,"uuid":"80280042","full_name":"stryker-mutator/stryker-cli","owner":"stryker-mutator","description":" The command-line interface for Stryker, the JavaScript mutation testing framework","archived":false,"fork":false,"pushed_at":"2022-12-08T00:52:14.000Z","size":390,"stargazers_count":10,"open_issues_count":14,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T03:51:11.436Z","etag":null,"topics":["cli","javascript","mutation-testing","stryker"],"latest_commit_sha":null,"homepage":"http://stryker-mutator.github.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stryker-mutator.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-28T11:12:52.000Z","updated_at":"2023-07-30T20:24:30.000Z","dependencies_parsed_at":"2023-01-13T18:54:49.984Z","dependency_job_id":null,"html_url":"https://github.com/stryker-mutator/stryker-cli","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stryker-mutator%2Fstryker-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stryker-mutator%2Fstryker-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stryker-mutator%2Fstryker-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stryker-mutator%2Fstryker-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stryker-mutator","download_url":"https://codeload.github.com/stryker-mutator/stryker-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248510003,"owners_count":21116131,"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","javascript","mutation-testing","stryker"],"created_at":"2024-11-08T05:11:42.473Z","updated_at":"2025-04-14T14:31:37.905Z","avatar_url":"https://github.com/stryker-mutator.png","language":"TypeScript","readme":"[![Build Status](https://travis-ci.org/stryker-mutator/stryker-cli.svg?branch=master)](https://travis-ci.org/stryker-mutator/stryker-cli)\n[![Gitter](https://badges.gitter.im/stryker-mutator/stryker.svg)](https://gitter.im/stryker-mutator/stryker?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge)\n\n![Stryker](https://github.com/stryker-mutator/stryker/raw/master/stryker-80x80.png)\n\n# Stryker Command-Line Interface\nThis is the command-line interface (CLI) for [Stryker](https://stryker-mutator.github.io), the JavaScript mutation testing framework.\n\nIf you plan on using Stryker in more projects, the Stryker-CLI is the easiest way to install, configure and run Stryker for your project.\n\n# Installation\nThe Stryker-CLI can be easily installed using NPM.\n\n```\n$ npm install -g stryker-cli\n```\n\nPlease always install the Stryker-CLI globally with `-g` or `--global`. The Stryker-CLI does not include a copy of Stryker itself. Instead, it needs your local Stryker installation (i.e. the Stryker installation contained in your project's `node_modules` folder). If you don't have Stryker installed yet, the Stryker-CLI will help you with your Stryker installation. If you want to use stryker directly from npm scripts, feel free to do so without the Stryker-CLI. The Stryker-CLI's only task is to make Stryker more easy to use.\n\n# Usage \nThe Stryker-CLI works by passing received commands to your local Stryker installation. If you don't have Stryker installed yet, the Stryker-CLI will help you with your Stryker installation. This method allows us to provide additional commands with updates of Stryker itself.\n\nFor example, you can kick off mutation testing using:\n\n```\n$ stryker run\n```\n\nPlease always execute the Styker-CLI commands from your project's root directory. Although we are able to find your local Stryker installation in parent folders, running Stryker from a different folder than your project's root directory may result in unexpected behavior.\n\n# More\nTo list all of the functionality available for Stryker through the Stryker-CLI, please execute the `help` command.\n\n```\n$ stryker --help\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstryker-mutator%2Fstryker-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstryker-mutator%2Fstryker-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstryker-mutator%2Fstryker-cli/lists"}