Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shaoyanji/gutenberg
htmx-wasm-duckdb-alpinejs
https://github.com/shaoyanji/gutenberg
Last synced: about 1 month ago
JSON representation
htmx-wasm-duckdb-alpinejs
- Host: GitHub
- URL: https://github.com/shaoyanji/gutenberg
- Owner: shaoyanji
- License: mit
- Created: 2024-11-22T09:01:04.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-11-26T13:02:01.000Z (about 2 months ago)
- Last Synced: 2024-11-26T14:20:05.859Z (about 2 months ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gutenberg
htmx-wasm-duckdb-alpinejs## CLI Dependencies
fzf - fuzzy finder
go-task - task runner, build tool, and menu
yq - yaml processor## Tech Stack
alpinejs - webUIthe following command will download the book from gutenberg:
```bash
wget -w 2 -m -H "https://www.gutenberg.org/ebooks/3023.txt.utf-8"
```the following command will download the catalog of books from gutenberg run weekly as it is a 20 MiB file:
```bash
curl https://www.gutenberg.org/cache/epub/feeds/pg_catalog.csv
```