Skip to content

asdf plugin for GFortran - GNU Fortran compiler

License

Notifications You must be signed in to change notification settings

hyperpolymath/asdf-fortran-plugin

asdf-fortran

Build Lint image:https://img.shields.io/badge/License-PMPL--1.0-blue.svg[License: PMPL-1.0,link="https://github.com/hyperpolymath/palimpsest-license"]

asdf plugin for GFortran.

GNU Fortran compiler.

Contents

Dependencies

Install

Plugin:

asdf plugin add fortran https://github.com/hyperpolymath/asdf-fortran-plugin.git

fortran:

# Show all installable versions
asdf list-all fortran

# Install specific version
asdf install fortran latest

# Set a version globally (in your ~/.tool-versions file)
asdf global fortran latest

# Now fortran commands are available
fortran --version

Check asdf readme for more instructions.

Usage

# List installed versions
asdf list fortran

# Set local version for current directory
asdf local fortran <version>

# Uninstall a version
asdf uninstall fortran <version>

Contributing

Contributions welcome! Read the contributing guidelines first.

License

Licensed under the Palimpsest-MPL License (PMPL-1.0).


Maintained by hyperpolymath

Sponsor this project

Packages

No packages published

Contributors 2

  •  
  •