summaryrefslogtreecommitdiffstats
path: root/readme
blob: ebdd6c1e1e7cb27e88de35f3166a6500719c757f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
(maybe compile) & run some programs

write template to file
    $ evr file.cc

compile and run existing file
    $ evr file.cc

show mem & time usage
    $ evr -m -t file.cc

WTFPL