Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 341 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 341 Bytes

Bio Project

My Own CLI

Requirements

Python 3.7+

Setup

pip install jw
jw --help

Build

python setup.py install

Feature

  • imgcat
  • tag memo system
  • snippet
  • markdown to presentation
  • google calendar

Your Own Snippet

Put Bash Script in scripts

jw snip <your bash script> args...