1.0.1 • Published 11 months ago

@flowcore/generator-bun-generator v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

@flowcore/generator-bun-generator

A Yeoman Generator for creating a Bun generator

Install

# If you don't have yeoman installed
npm install -g yo

# Install the generator
npm install -g @flowcore/generator-bun-generator

Using the generator

# Will create a new app in ./test-app directory
yo @flowcore/bun-generator test-generator

# Consult the README.md in the ./test-generator directory for more information
1.0.1

11 months ago

1.0.0

11 months ago