Home
Author Manual
Builder Manual
Development
Install fpm
Update fpm
Create new fpm project
Create new fpm project on github
Build fpm project locally
Publishing On Github pages
Publishing On Vercel
Use Favicon
Custom Fonts
Create Font Package
Auth Testing

Upgrade fpm

As of Rust 1.41.0, cargo install fpm does an auto upgrade of eg fpm if it is already installed.

If you are using older Rust, then run the following to upgrade.

cargo install --force fpm