Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tarcieri/bats
Bats! A terminal application for bats! Written in Rust
https://github.com/tarcieri/bats
Last synced: 16 days ago
JSON representation
Bats! A terminal application for bats! Written in Rust
- Host: GitHub
- URL: https://github.com/tarcieri/bats
- Owner: tarcieri
- License: apache-2.0
- Created: 2019-10-18T15:08:56.000Z (about 5 years ago)
- Default Branch: batcave
- Last Pushed: 2023-06-14T16:13:53.000Z (over 1 year ago)
- Last Synced: 2024-10-13T13:29:45.193Z (about 1 month ago)
- Language: Rust
- Homepage:
- Size: 118 KB
- Stars: 7
- Watchers: 4
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# BATS! [![Crate][crate-img]][crate-link] [![Apache 2.0 OR MIT License][license-image]][license-link] [![Build Status][build-image]][build-link]
## How?
- [Install Rust](https://rustup.rs/)
- `cargo install bats`## What?
![Bats!](https://raw.githubusercontent.com/tarcieri/bats/batcave/img/bats.gif)
## Crabs?
![Crabs!](https://raw.githubusercontent.com/tarcieri/bats/batcave/img/crabs.png)
## Halloween?!
![Halloween!](https://raw.githubusercontent.com/tarcieri/bats/batcave/img/halloween.png)
## Code of Conduct
We abide by the [Contributor Covenant] and ask that you do as well.
For more information, please see [CODE_OF_CONDUCT.md].
## License
Copyright © 2019 Tony Arcieri
Dual licensed under your choice of either of:
- Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)[crate-img]: https://img.shields.io/crates/v/bats.svg
[crate-link]: https://crates.io/crates/bats
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
[license-link]: https://github.com/tarcieri/bats/blob/develop/LICENSE-APACHE
[build-image]: https://github.com/tarcieri/bats/workflows/Rust/badge.svg
[build-link]: https://github.com/tarcieri/bats/actions
[Contributor Covenant]: https://www.contributor-covenant.org/
[CODE_OF_CONDUCT.md]: https://github.com/tarcieri/bats/blob/batcave/CODE_OF_CONDUCT.md