1.0.6 • Published 12 months ago

generator-bun-generator v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

generator-bun-generator

A Yeoman Generator for creating a Yeoman Generator that is written with Bun

Install

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

# Install the generator
npm install -g generator-bun-generator

Using the generator

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

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

12 months ago

1.0.5

12 months ago

1.0.4

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago