Important
This library is deprecated. Go to coven.engineering to see what we are doing nowadays.
🚧 Vangware package scaffolder script.
- 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.
Run the following command:
pnpm create @vangware/package
# or
npm create @vangware/package
# or
yarn create @vangware/packageAnd follow the prompts.
- 📝 Official site: Vangware's site for Create Package.
- ⏳ Changelog: List of changes between versions.