Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a1ce6fb

Browse files
chore: update readme
1 parent fe1f2dd commit a1ce6fb

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

‎README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ git clone git@github.com:syntest-framework/syntest-javascript-benchmark.git
1414
cd syntest-javascript-benchmark
1515
npm install
1616
```
17+
> Note: this will also initiate the git submodules and install dependencies of the benchmark projects
18+
1719

1820
3. Run the tool
1921
```bash
@@ -66,6 +68,7 @@ npm run build
6668
```bash
6769
npm install
6870
```
71+
> Note: this will also initiate the git submodules and install dependencies of the benchmark projects
6972
7073
7. Run the tool
7174
```bash

‎scripts/clone_all.sh

Lines changed: 0 additions & 6 deletions
This file was deleted.

‎scripts/install.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
git submodule init
2+
13
cd benchmark/
24
cd axios && npm i && cd ..
35
# cd chalk && npm i && cd ..

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /