Keep track of your thoughts.
Project description
# trail
Keep track of your thoughts.
### Installation
` $ pip install trail `
### Usage:
Save a new trail, in current directory (creates a “.trail” file), for example: ` $ trail enter some text here ... $ trail "Use quotes if your trail contains weird-f@r-bash characters!" $ trail "is inspired by https://github.com/jonromero/trail " `
Print trails found in current directory .trail file. ` $ trail `
Save a new “global” trail (in “~/.trail/.trail”, requires dir to exist) ` $ trail -g enter some text here ... `
Print “global” trails. ` $ trail -g `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
trail-0.1.0.tar.gz
(4.0 kB
view hashes)