Skip to content

rustvu/rustwc_ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rustwc

GitHub Workflow Status

Description

Counting number of lines, words and characters in files or the standard input.

Installation

No special requirements, just follow the standard cargo build process. E.g.

cargo build

or

cargo install --path .

How to use

You can run the crate with cargo run -- [OPTIONS] [FILE] ... or rustwc [OPTIONS] [FILE] ... (if installed globally).

See the --help command line switch for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages