gcanti / fp-ts

Functional programming in TypeScript

Home Page:https://gcanti.github.io/fp-ts/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add installation instructions to the docs

danielo515 opened this issue · comments

📖 Documentation

I was very surprised to see that there are no installation instructions in the "real" documentation of the project. It may sound silly, but there are many ways to install packages nowadays, so this information is still relevant. For example, I could think about this all possible installation methods:

@danielo515, Agreed. Seems like a great idea to add the installation instruction.
I feel there is also no page like getting started, which I've seen in a lot of libraries. There it generally consists of installation instructions, pre-requisites and other details.