A simpler and more direct Web UI alternative for Atlassian's Jira website
Find a file
Guilherme e51c147d98
Some checks failed
Security audit / audit (push) Has been cancelled
CI / Test Suite (push) Has been cancelled
CI / Rustfmt (push) Has been cancelled
CI / Clippy (push) Has been cancelled
CI / Docs (push) Has been cancelled
CI / Publish dry run (push) Has been cancelled
CI / Code coverage (push) Has been cancelled
Update Cargo.lock
2023-06-08 15:32:09 +02:00
.github First commit from template at "https://github.com/rust-github/template.git" 2022-09-28 10:39:15 +02:00
resources Show flag on issues 2023-06-08 15:30:23 +02:00
src Show flag on issues 2023-06-08 15:30:23 +02:00
.gitignore Send request 2022-10-14 14:10:30 +02:00
Cargo.lock Update Cargo.lock 2023-06-08 15:32:09 +02:00
Cargo.toml Show flag on issues 2023-06-08 15:30:23 +02:00
CHANGELOG.md First commit from template at "https://github.com/rust-github/template.git" 2022-09-28 10:39:15 +02:00
CODE_OF_CONDUCT.md First commit from template at "https://github.com/rust-github/template.git" 2022-09-28 10:39:15 +02:00
CONTRIBUTING.md First commit from template at "https://github.com/rust-github/template.git" 2022-09-28 10:39:15 +02:00
LICENSE-APACHE First commit from template at "https://github.com/rust-github/template.git" 2022-09-28 10:39:15 +02:00
LICENSE-MIT First commit from template at "https://github.com/rust-github/template.git" 2022-09-28 10:39:15 +02:00
README.md First commit from template at "https://github.com/rust-github/template.git" 2022-09-28 10:39:15 +02:00
rust-toolchain Update Rust version 2023-05-10 13:45:54 +02:00

kaiju

Crates.io Docs.rs CI Coverage Status

Installation

Cargo

  • Install the rust toolchain in order to have cargo installed by following this guide.
  • run cargo install kaiju

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

See CONTRIBUTING.md.