Skip to content

zackshapiro/freestyle-words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Freestyle Words

By Zack Shapiro

This is a public list of common English words you can use however you like.


Formatting

The text in the .csv file should be formatted with one entry per line, then a comma, then a new line, then more text, etc.


Compression/Decompression

To compress the local .csv file:

gzip -k words.csv

To decompress the local .csv file:

gzip -d words.csv.gz


Contributing

  1. If you don't know how to code:

coming soon

  1. If you do know how to code:

coming soon


Troubleshooting


License

MIT

About

A public list of words that you can rhyme to

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages