Skip to content

Process a text file on the command line, returning a more informal version, with contractions

License

Notifications You must be signed in to change notification settings

mdavidgreen/informalizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Informalizer A simple command line utility to process text, returning a more informal version (with contractions).

When built, creates a command line utility that takes a path to a single text file, and outputs an informal version of the text in the file (with contractions).

##Building

go build informal.go

##Using

./informal <path-to-text-file>

About

Process a text file on the command line, returning a more informal version, with contractions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages