FPM (Fantom Pod Manager) provides a targeted environment for compiling, testing, and running Fantom applications. Think of it as PATH_ENV on steroids, able to provide multiple versions of the same pod, from multiple repositories, to different applications.
FPM for F4 is an F4 plugin that brings FPM to your IDE, allowing you to compile and run with the same FPM environment.
SlimerDude Tue 8 Nov 2016
An FPM plugin for the F4 IDE is available at:
https://bitbucket.org/AlienFactory/f4-features/
FPM (Fantom Pod Manager) provides a targeted environment for compiling, testing, and running Fantom applications. Think of it as
PATH_ENV
on steroids, able to provide multiple versions of the same pod, from multiple repositories, to different applications.FPM for F4 is an F4 plugin that brings FPM to your IDE, allowing you to compile and run with the same FPM environment.