Getting started with fastn
To start using fastn, you need to install the fastn. To install fastn, follow the steps:
For Mac:
Clone fastn Github repository
git clone fastn
cd fastn
cargo install --path=fastn
To install cargo in mac,
brew install cargo-c
Now To see fastn in ...
jahanvir.hashnode.dev1 min read