Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 205 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 205 Bytes

lyrics-parse

$ git clone https://github.com/t4t5u0/lyrics-parse.git
$ cd lyrics-parse
$ pip install -r reuirements.txt
$ vim input.txt # 歌詞を貼り付ける
$ python main.py | pbcopy