What's included?
- A GitHub scaffold to run tests and linting on every push.
- VSCode configurations.
- An example function with example tests.
- A few shared Vangware dependencies.
- Shared Vangware configurations.
- A lot of assumptions for Vangware are done, so this might not be for you.
Usage
Run the following command:
pnpm create @vangware/package # or whatever the equivalent to `create` is in your package manager
And follow the prompts.
Changelog
Changelog can be found HERE.