0 Forks
5 Stars
5 Watchers

fortran

Tutorial and notes on FORTRAN programming.

How to download and setup fortran

Open terminal and run command
git clone https://github.com/pranabdas/fortran.git
git clone is used to create a copy or clone of fortran repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with fortran https://github.com/pranabdas/fortran/archive/master.zip

Or simply clone fortran with SSH
[email protected]:pranabdas/fortran.git

If you have some problems with fortran

You may open issue on fortran support forum (system) here: https://github.com/pranabdas/fortran/issues