Skip to content

Devtools for the Hotwire/Turbo ecosystem (TurboBoost, CableReady, StimulusReflex, etc.)

License

Notifications You must be signed in to change notification settings

hopsoft/turbo_boost-devtools

Repository files navigation

Welcome to TurboBoost Devtools 👋

NPM Version NPM Downloads NPM Bundle Size JavaScript Style

Devtools for the Hotwire/Turbo ecosystem (TurboBoost, CableReady, StimulusReflex, etc.)

Releasing

  1. Run npm update to pick up the latest
  2. Update the version number consistently in the following files:
    • app/javascript/version.js - pre-release versions use -preN
    • package.json - pre-release versions use -preN
  3. Run npm run standardize to ensure standard formatting has been applied
  4. Run npm run build
  5. Commit and push any changes to GitHub
  6. Run npm publish --access public
  7. Commit and push changes to GitHub
  8. Create a new release on GitHub (here) and generate the changelog for the stable release for it

License

The library is available as open source under the terms of the MIT License.

About

Devtools for the Hotwire/Turbo ecosystem (TurboBoost, CableReady, StimulusReflex, etc.)

Resources

License

Stars

Watchers

Forks

Packages

No packages published