# Raskell ![Rust Version][rustc-image] [![crates.io][crate-image]][crate-link] [![Dependency Status][deps-image]][deps-link] A terminal based project task tracker * [License](#license) ## License This project is dual licensed under the terms of either the [MIT][LICENSE-MIT] or [Apache 2.0][LICENSE-APACHE] at your option. [//]: # (badges) [crate-image]: https://img.shields.io/crates/v/raskell.svg [crate-link]: https://crates.io/crates/raskell [deps-image]: https://deps.rs/repo/github/kbknapp/raskell/status.svg [deps-link]: https://deps.rs/crate/raskell [rustc-image]: https://img.shields.io/badge/rustc-1.61+-blue.svg [//]: # (Links) [TOML]: https://toml.io [rustup]: https://rustup.rs [releases]: https://github.com/kbknapp/raskell/releases [LICENSE-MIT]: https://github.com/kbknapp/raskell/blob/main/LICENSE-MIT [LICENSE-APACHE]: https://github.com/kbknapp/raskell/blob/main/LICENSE-APACHE