Alpha Stacks
August 5, 2020Less than 1 minute
Alpha Stacks
List Stacks
python test
- unittest > in Package
- pytest > update the unittest
- pytest-cover > code coverage
nodejs test
- jest
Video
ffmpeg
faster-whisper-xxl win整合包
faster-whisper github SYSTRAN/faster-whisper
CRLF LF
find ./ | xargs grep '^M' -l -s
sed -i 's/^M//g'