Skip to content

localauthor/poem-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Poem-Machine

Installation

On MacOS, open the Terminal app, paste the following into the command line, and press ‘Enter’:

git clone https://github.com/localauthor/poem-machine
&& cd poem-machine
&& ./poem-machine.py

To reopen after your initial installation, open the Terminal app again, paste in the following, and press ‘Enter’:

cd poem-machine
&& ./poem-machine.py

Custom Text

To use a custom text (option #6 in the first prompt):

  1. Put a plaintext file (.txt) into the directory ‘poem-machine/texts/’
  2. Run the program
  3. Choose option #6
  4. Type the full name of the file, including the .txt extention

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages