Skip to content

everythingfunctional/fpm-for-VS

Repository files navigation

Fortran Package Manager for Visual Studio (fpm for VS)

Build status

Download this extension from the VS Gallery or get the CI build.


This extension adds options and menu entries for building, running and testing your Fortran project using the Fortran Package Manager (fpm).

Usage

In the Tools->Options dialog, find the entry "fpm Options", and specify the appropriate values for the various options. Note that leaving an option blank is valid, as it means the extension will simply not include that in the options passed to fpm, and thus fpm will simply use the default. Use one of the entries in the Extensions->fpm menu to execute fpm build, fpm run or fpm test, using the options specified in the previous step.

Contributing

For background material and getting started, I found this video to be a great start, and of course the official documentation. Please open an issue to report a bug, or request a feature so that it can be discussed before submitting a pull request.

Acknowledgements

We would like to acknowledge the Nuclear Regulatory Commission (NRC) for providing the initial funding to develop this extension and for allowing us to make it open-source.

About

Use the Fortran Package Manager from within Visual Studio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages