Skip to content

A tool to give you random books for your D&D loot. It also contains a json database of books from many different works of fiction.

License

Notifications You must be signed in to change notification settings

monyarm/Book-Keeper

Repository files navigation

book-keeper

A tool to give you random books for your D&D loot. It also contains a json database of books from many different works of fiction.

Project setup

npm install

Run in terminal

ts-node --skip-project books.ts <parameter>

paramters:
> dupe - logs names of duplicate books
> log - logs number of books
> random # - prints # random books to the console

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

About

A tool to give you random books for your D&D loot. It also contains a json database of books from many different works of fiction.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published