-
Notifications
You must be signed in to change notification settings - Fork 6
Local Installation
On the Releases page, you can find the latest version of:
- macOS
- Linux (32-bit & 64-bit)
- Windows (32-bit & 64-bit)
NOTE: When we submit an update to brew, it can take several hours before they merge it in. Checkout the releases page to grab the latest binary in the meantime.
Bundle Bee is also available via Homebrew Cask package manager. To ensure you get the latest version, update Homebrew first:
brew update
Then simply type:
brew cask install bundle-bee
To update an existing installation of bundle-bee via brew, type:
brew cask reinstall bundle-bee
Or download from the latest master branch and type:
npm install
npm run build
npm start
Then when the Electron browser opens up, please drag your root directory and drop it in the Electron app.
Follow the prompts to select and existing configuration or to create a new one.
After the bundle bee has completed you will be able to select which version of your application you wish to use!