8000 GitHub - YiNNx/cmd-wrapped at 0.1.0
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

YiNNx/cmd-wrapped

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmd-wrapped

Find out what the past year looks like in command-line!

Features

  • Support Zsh & Bash
  • Get your cmd wrapped for any specific year by argument ./cmd-wrapped <year>

How to Use

  1. Build from source (recommended, but requires cargo install)

    git clone git@github.com:YiNNx/cmd-wrapped.git
    cd cmd-wrapped
    # for the past year
    cargo run
    # or for any specific year
    cargo run -- 2022
  2. Download from Release

Credits & License

  • Special thanks to jyi2ya for the original idea 😘
  • License: MIT
0