Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/g-ongenae/nanogenmo-2021

My Participation to the NaNoGenMo 2021
https://github.com/g-ongenae/nanogenmo-2021

Last synced: 23 days ago
JSON representation

My Participation to the NaNoGenMo 2021

Awesome Lists containing this project

README

        

# NaNoGenMo

## How to use

```sh
# Clone
git clone [email protected]:g-ongenae/NaNoGenMo.git
cd NaNoGenMo

# Install
npm install

# Add your Twitter API key to your shell
export TWITTER_API_KEY=""

# Run with options
npx ts-node ./index.ts --word ""

# 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").