aboutsummaryrefslogtreecommitdiff
path: root/src/app/freq.rs
Commit message (Collapse)AuthorAgeFilesLines
* Update Cargo.toml files with more metadataTill Höppner2016-02-251-93/+0
|
* Test CITill Höppner2016-02-241-18/+33
|
* Add count argument to freqTill Höppner2016-02-031-3/+4
|
* Docopt -> clap, main.rs -> src/appTill Höppner2016-02-031-0/+77
Modularise the old main function, switch to clap for easier addition of CLI arguments