Skip to content

Simple example project to demonstrate readthedocs documentation service

Notifications You must be signed in to change notification settings

coderefinery/rtdocs-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Word count script

The word count script is derived from work by Software Carpentry licensed under the Creative Commons Attribution license (CC BY4.0).

The wordcount script will count words in a given input file and writes the result to a given output file.

Prerequisites

  • Python3

Usage

  • Clone the repository
  • Run python source/wordcount.py <input_file_to_read> <file_to_write>

About

Simple example project to demonstrate readthedocs documentation service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages