Skip to content

Commit

Permalink
All tests are passed.
Browse files Browse the repository at this point in the history
  • Loading branch information
Takakiriy committed Apr 30, 2023
1 parent b34f32e commit bf8d3d1
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions test/README.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
Test:
OS: Windows, macOS, WSL Ubuntu 20.04
With ".git":
WSL:
wsl
cd ${HOME}
git clone https://github.com/Takakiriy/locommit -b develop
cd __Project__/test
./test-locommit
Windows:
bash:
VSCode >> Terminal >> Git bash
Expand All @@ -14,11 +21,7 @@ Test:
cd __Project__/test
./test-locommit
With "../.git":
# set up WSL
- (Install WSL2 Ubuntu 20.04)
- (PowerShell) >> wsl >> cd $HOME
- git clone https://github.com/Takakiriy/locommit -b develop
# set up in WSL
# set up
- cd ${HOME}
mkdir -p ~/bin/.vscode
- cp ~/locommit/test/_locommit-set-up.sh ~/bin/_locommit-set-up.sh
Expand Down

0 comments on commit bf8d3d1

Please sign in to comment.