Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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