小ネタ。
$ git shortlog --summary | cut -f 2 | shuf | paste - -
coreutils の shuf を使ってるので入れておいてください。
プロジェクト外れてたりお休みの方は grep -v とかで抜いてあげてください。
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
小ネタ。
$ git shortlog --summary | cut -f 2 | shuf | paste - -
coreutils の shuf を使ってるので入れておいてください。
プロジェクト外れてたりお休みの方は grep -v とかで抜いてあげてください。
Register as a new user and use Qiita more conveniently
Go to list of users who liked