Skip to content

hlalljie/Word_Count

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word_Count

A command line tool to mimick the built in wcword count tool.

This tool was built as part of a coding challenge that can be found here: https://www.linkedin.com/pulse/coding-challenge-1-john-crickett/?trackingId=PDgZ3EIYQNGEPDqAgtcnlA%3D%3D

This was my first foray in creating command line tools that run from anywhere in the terminal. The tool can be installed on any mac running python 3.6 or higher. It also requires installing Click which handles collecting command line arguements and options.

About

A command line tool to mimick the built in wcword count) tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages