Skip to content

parse command line arguments and create configuration files using syntax similar to ULS commands

License

Notifications You must be signed in to change notification settings

urbanjost/M_kracken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPF Home Page

KRACKEN(3F): The Fortran Command Line Argument Cracker

(Extended Version)

Supports FPM fpm

This is an fpm(1) package and not a stand-alone module. It requires fpm(1) to build.

download the github repository and build it with fpm ( as described at Fortran Package Manager )

     git clone https://github.com/urbanjost/M_kracken.git
     cd M_kracken
     fpm build
     fpm test

or just list it as a dependency in your fpm.toml project file.

        [dependencies]
        M_kracken = { git = "https://github.com/urbanjost/M_kracken.git" }

DOCUMENTATION

About

parse command line arguments and create configuration files using syntax similar to ULS commands

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published