Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 262 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 262 Bytes

What?


  • useless mini projects

Why?


  • want to spend spare time with coding
  • want to challange myself
  • because I'm bored

how?


  • just clone it!

TODO


cd useless/ && for i in \*/README.md; do cat $i | tail -n 4; done