Closed
Description
Hello,
I wanted to make a suggestion regarding the README instructions for building with fpm that might seem evident but I felt that could have avoided me some head scratching.
After forking and downloading the branch locally, the 'git checkout stdlib-fpm' command did not work directly, so I had to do the following which seems a bit more explicit:
source ./ci/fpm-deployment.sh
cd stdlib-fpm/
I would suggest adding these two lines to the readme but I wanted to ask if there is any reason not to?
(side question: would it be worth it to have a companion fpm-deployment.bat for windows?)
Metadata
Metadata
Assignees
Labels
No labels