Skip to content

Commit bc45d97

Browse files
committed
Docs: installation
1 parent f3fdfed commit bc45d97

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
POC: TypeScript code generation from a haskell-like syntax for ADT (algebraic data types)
22

3+
# Installation
4+
5+
To install the stable version:
6+
7+
```sh
8+
npm install fp-ts-codegen
9+
```
10+
311
# Usage
412

513
Signature

0 commit comments

Comments
 (0)