10 lines
234 B
Markdown
10 lines
234 B
Markdown
# PyN
|
|
|
|
CLI tool for manipulating text notes
|
|
|
|
### Git support
|
|
|
|
If the notes directory is under git control then modifications will be auto staged.
|
|
|
|
You can then execute the `pyn sync` command to pull and push from the upstream server.
|