PomodoroLogger
PomodoroLogger copied to clipboard
Windows Contribute problem
Describe the bug I use those command in Win10 Powershell to contribute:
git clone xxx
yarn
yarn build
the third command results an error:
windows didnot have "rm" command.
I used bash in Windows10 and solved above problem