eureka 1.8.1

CLI tool to input and store your ideas without leaving the terminal
Documentation
[badges.travis-ci]
repository = "simeg/eureka"
[dependencies.clap]
version = "2.33.3"

[dependencies.dirs]
version = "3.0.1"

[dependencies.git2]
version = "0.13.12"

[dependencies.termcolor]
version = "1.1.0"

[dependencies.which]
version = "4.0.2"

[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"
edition = "2018"
exclude = ["assets/*", "tests/*"]
homepage = "https://github.com/simeg/eureka"
keywords = ["cli", "terminal", "productivity", "git", "ideas"]
license = "MIT"
name = "eureka"
readme = "README.md"
repository = "https://github.com/simeg/eureka"
version = "1.8.1"