fastn
on Mac/Linuxfastn
. fastn
through pre-built binary
(Recommended)fastn
using cargo
fastn
from source
We recommend you to install fastn
through pre-built binary
.
fastn
is written using rust
language, if you are familiar with it and want to use fastn
for your project or for experimentation, you can do it with other two options, i.e, by installing it using cargo
or by building the source
.
fastn
through pre-built binary
sudo bash -c "$(curl -fsSL https://raw.githubusercontent.com/fastn-stack/fastn/main/install.sh)"
Once the script runs 100%, installation of fastn
is complete.
fastn
.New to the concept of terminal
and want to read about it?
fastn
using cargo
If you have cargo installed in your system, you can run the following command to install fastn
.
how to install cargo
is given here.cargo install fastn
fastn
from source
fastn
is open source project. You can clone the fastn
github repository:git clone git@github.com:ftd-lang/fastn.git
fastn
is implemented using Rust, using 2021 edition, so minimum supported Rust version (MSRV) is 1.65.0.cd fastn cargo test cargo build
sudo apt-get install libsqlite3-dev libssl-dev
Once you have installed the fastn
you can start using FTD.
fastn
!fastn
? Please consider giving us a star ⭐️ on GitHub to show your support!Have a question or need help?
Visit our GitHub Q&A discussion to get answers and subscribe to it to stay tuned.
Join our Discord channel and share your thoughts, suggestion, question etc.
Connect with our community!We welcome you to join our Discord community today.
We are trying to create the language for human beings and we do not believe it would be possible without your support. We would love to hear from you.