Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --version info #6

Open
rouson opened this issue Oct 27, 2020 · 2 comments
Open

Add --version info #6

rouson opened this issue Oct 27, 2020 · 2 comments

Comments

@rouson
Copy link
Contributor

rouson commented Oct 27, 2020

I just installed fpm using the current master branch. It would be nice to be able to check the fpm version using something like fpm --version and/or fpm -v. Doing so with my just-installed copy gives

± fpm --version
Invalid option `--version'

Usage: fpm COMMAND [--release] [--args ARGS]
@LKedward
Copy link
Member

Hi @rouson, it looks like you are referring to the bootstrap version. This functionality is available in the latest Fortran implementation - this is the version that is currently under continued development.

@rouson
Copy link
Contributor Author

rouson commented Nov 6, 2020

@LKedward @everythingfunctional I'm replacing CMake with fpm in the dag project and would like to update the list of prerequisites in our README.md, where it would be nice to write something like "fpm version x.y.z or later". Even without the fpm --version functionality mentioned in this issue, it would be great to create and tag releases for downstream documentation purposes.

@awvwgk awvwgk transferred this issue from fortran-lang/fpm Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants