Skip to content

Commit 2eed1ac

Browse files
authored
Set-Up in README (#180)
1 parent aaebfc4 commit 2eed1ac

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
- [@idrinth-api-bench/cli](#idrinthapi-bench-cli)
77
- [Contents](#contents)
8+
- [Set-Up](#set-up)
89
- [What does this project do?](#what-does-this-project-do)
910
- [Usage \& Examples](#usage--examples)
1011
- [License](#license)
@@ -16,6 +17,11 @@
1617

1718
This is the issue repository for a typescript framework meant to performance test anything even remotely rest-like and related tools.
1819

20+
## Set-Up
21+
22+
- Install dependencies with `npm ci`
23+
- Run the language file setup using `npm run language`
24+
1925
## What does this project do?
2026

2127
This project provides a CLI tool for @idrinth-api-bench/framework to generate code.

0 commit comments

Comments
 (0)