# @rsdoctor/cli

This is the CLI of Rsdoctor, you can use the capabilities of this package to open the analysis page without building.

```bash
npx @rsdoctor/cli analyze --profile [.rsdoctor/manifest.json filepath]
```

## Documentation

https://rsdoctor.rs/

## Contributing

Please read the [Contributing Guide](https://github.com/web-infra-dev/rsdoctor/blob/main/CONTRIBUTING.md).

## License

Rsdoctor is [MIT licensed](https://github.com/web-infra-dev/rsdoctor/blob/main/LICENSE).
