foundry-anvil
v1.0.5
Published
[This basically follows this guide](https://foundryvtt.com/article/module-development/) with a few additions to make it more sane
Downloads
4
Readme
FoundryVTT Module Starter
This basically follows this guide with a few additions to make it more sane
Installation
# For current directory
npx foundry-anvil new [name of project]
# For targeted directory
npx foundry-anvil new [name of project] [./dir]
Outcome
Gives you a good foundation to start developing off of.