Skip to content

A node cli tool to initialize and template out the boilerplate stuff required for a FoundryVTT Module

Notifications You must be signed in to change notification settings

mbround18/foundry-anvil

Repository files navigation

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.

About

A node cli tool to initialize and template out the boilerplate stuff required for a FoundryVTT Module

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published