notem 0.3.0

A simple note taking command line tool
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.chrono]
version = "0.4"

[dependencies.dirs]
version = "3.0.1"

[dependencies.which]
version = "1.0"

[package]
authors = ["Daniel Paz-Soldan <daniel.pazsoldan@gmail.com>"]
description = "A simple note taking command line tool"
license = "MIT"
name = "notem"
readme = "README.md"
repository = "https://github.com/danpaz/notem"
version = "0.3.0"