- CLI memo command
- Memoru enable to generate memos, and to manipulate memos.
- Each memo has its own unique and random index.
- Suitable for twitter draft
- use the memo stack system
git clone https://github.com/ayu-mushi/memoru
cd memoru
python setup.py install###Initialize
Type memoru init to initialize a directory for using memoru.
###memoru & tw https://github.com/shokai/tw
vim `memoru gen 'txt'`
memoru pop | tw --pipe
This software is licensed under the MIT license.
See LICENSE file.