Since git(1) is being assumed as an installed package and being used to do an initial new project in both versions of fpm(1) would it be reasonable to use a git(1) system call in f-fpm to pull remote dependencies so that all base functions are available?
This would allow the f-fpm version to have basic full functionality (build,run,test,new) and allow for completing prototypical development of all of the lbase ocal platform features. Thoughts?