This repository's code was moved to lou.codes.
🚧 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/package
And follow the prompts.
- 📝 Official site: Vangware's site for Create Package.
- ⏳ Changelog: List of changes between versions.