Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/g-ongenae/nanogenmo-2021
- Owner: g-ongenae
- Archived: true
- Created: 2021-11-02T22:47:24.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-31T08:20:50.000Z (over 2 years ago)
- Last Synced: 2024-10-15T10:07:08.575Z (23 days ago)
- Language: TypeScript
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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").