bridgetownrb / bridgetown

A next-generation progressive site generator & fullstack framework, powered by Ruby
https://www.bridgetownrb.com
MIT License
1.11k stars 114 forks source link

Use bundler's binstub for bt shortcut #887

Closed erickguan closed 2 months ago

erickguan commented 2 months ago

This is a 🙋 feature or enhancement.

Summary

I tested this locally and I can use bin/bt to call bridgetown-core/bin/bridgetown. Please comment if I need to make changes.

Context

Fixes #852

jaredcwhite commented 2 months ago

Looks good @erickguan!