1.0.6 • Published 11 months ago

generator-bun-generator v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
11 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

11 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago