Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.
/ NaNoGenMo-2021 Public archive

My Participation to the NaNoGenMo 2021

Notifications You must be signed in to change notification settings

g-ongenae/NaNoGenMo-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NaNoGenMo

How to use

# Clone
git clone git@github.com:g-ongenae/NaNoGenMo.git
cd NaNoGenMo

# Install
npm install

# Add your Twitter API key to your shell
export TWITTER_API_KEY="<insert your api key>"

# Run with options
npx ts-node ./index.ts --word "<insert your french word here>"

# Open the book generated
open ./result.txt

CLI Options

  • word (or w) specify the word to use to start the generation of the book
  • target (or t) change the path of the file generated
  • length (or l) change the number of words to be written

Idea

The idea behind this book-generator is in the middle of a cadavre exquis and a game which I can't remember the name (which I always play by starting with "Flûte de pan, pan de terre, terre de feu").

About

My Participation to the NaNoGenMo 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published