/flog

Tiny Fortran module that provides colorable output;

Primary LanguageFortranGNU General Public License v3.0GPL-3.0

flog

Tiny Fortran module that provides colorable output; Inpired by flogging;

Build

$ git clone https://github.com/r-novel/flog.git && cd flog
$ make build

Test

$ ./bin/flog

Contributing

Pull requests and comments are appreciated;