https://github.com/heroesofcode/xrun
Command Line Tools for macOS. With xrun you can run Xcode unit tests faster through the terminal.
https://github.com/heroesofcode/xrun
Last synced: 3 months ago
JSON representation
Command Line Tools for macOS. With xrun you can run Xcode unit tests faster through the terminal.
- Host: GitHub
- URL: https://github.com/heroesofcode/xrun
- Owner: heroesofcode
- License: mit
- Created: 2024-05-02T05:36:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-23T04:51:02.000Z (about 1 year ago)
- Last Synced: 2024-05-23T04:57:12.515Z (about 1 year ago)
- Language: Rust
- Homepage: https://heroesofcode.github.io/xrun/
- Size: 5.3 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![]()
Command-line tools for macOS. With xrun you can run iOS and macOS unit tests through the terminal or CI with more ease and reading.
## Usage
Please see the documentation at https://heroesofcode.github.io/xrun/
## Contributing
To contribute, just fork this project and then open a pull request, feel free to contribute, bring ideas and raise any problem in the issue tab.
## License
xrun is released under the MIT license. See [LICENSE](https://github.com/heroesofcode/xrun/blob/main/LICENSE) for details.