r-novel / flog

Tiny Fortran module that provides colorable output;

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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;

About

Tiny Fortran module that provides colorable output;

License:GNU General Public License v3.0


Languages

Language:Fortran 78.2%Language:Makefile 21.8%