Skip to content

labwc/labwc-loc-graph

Repository files navigation

What is this?

A couple of simple scripts that plot lines of C code in src/ versus time using gnuplot.

Usage

Copy count.sh to a clean labwc repo checked out at master.

Run

./count.sh $(head -n 1 /path/to/data.txt | awk '{ print $1 }') >> tmp.txt

Copy the contents of tmp.txt to the top of data.txt

Run ./plot.sh and then view graph.png

Output

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages