Skip to content

Commit 33cb697

Browse files
authored
Merge pull request #100 from milancurcic/90-clarify-fpm
add a note about Effing Package Management and elaborate on prototype
2 parents a1b298c + f8eedad commit 33cb697

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Fortran Package Manager
22

3-
A prototype version.
3+
This is the repository of the Fortran Package Manager (fpm).
4+
If you are looking for the Effing Package Management instead, see
5+
[jordansissel/fpm](https://github.com/jordansissel/fpm).
6+
7+
Fortran Package Manager is an early prototype.
8+
You can use it to build and package your Fortran projects, as
9+
well as to include supported Fortran dependency projects.
10+
As a prototype, changes to fpm's behavior and inputs may occur as development continues.
11+
Please follow the [issues](https://github.com/fortran-lang/fpm/issues)
12+
to contribute and/or stay up to date with the development.
13+
As the prototype matures and we enter production, we will do our best to stay backwards compatible.
414

515
## Getting started
616

0 commit comments

Comments
 (0)