eureka 1.5.2

CLI tool to input and store your ideas without leaving the terminal
[dependencies.clap]
version = "~2.27.0"

[dependencies.clippy]
optional = true
version = "0.0.175"

[dependencies.dialoguer]
version = "0.1.0"

[dependencies.dirs]
version = "1.0.4"

[dependencies.termcolor]
version = "1.0.4"

[dependencies.text_io]
version = "~0.1.5"

[features]
default = []

[package]
authors = ["Simon Egersand <s.egersand@gmail.com>"]
categories = ["command-line-interface", "command-line-utilities"]
description = "CLI tool to input and store your ideas without leaving the terminal"
documentation = "https://github.com/simeg/eureka/blob/master/README.md"
exclude = ["assets/*"]
homepage = "https://github.com/simeg/eureka"
keywords = ["command-line-tool", "cli", "productivity", "idea", "ideas"]
license = "MIT"
name = "eureka"
readme = "README.md"
repository = "https://github.com/simeg/eureka"
version = "1.5.2"