Skip to content

TerrestrialOrigin/AutoStuffGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A template for a library project

How to start your own project using this template

npx create-lib

Don't forget to install the dependencies

npm install

While developing run:

npm run dev

To run the tests:

npm run test

Build the project

npm run build

About

Auto generates things like characters, place names, treasure chest contents (for RPGs and the like)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors