Skip to content

MackHalliday/code_challanges_WC_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code_challanges_WC_tool

First challenge from the Blog Code Challenges

References

TODO

  • Do I need a TOML file / how to handle requirements?
  • Create python environment locally and redo the requirements.txt - why is pytest not showing up?
  • Figure out better was to parse and return only True optional args
  • Local debug
  • How would I make this an installable package instead of an alias in zshrc?

.zshrc alias

alias ccwc='python3 [ABSOLUTE PATH TO] write_your_own_wc_tool/ccwc/ccwc.py'

About

✅ Weekly Code Challenge: Building a word count command line tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages