Skip to content

🦕A web tool to support Deno developers in upgrading their apps.

License

Notifications You must be signed in to change notification settings

denodev/upgrade-helper

Repository files navigation

Upgrade Helper

A web tool to help you upgrade your Deno app with ease! 🚀

Build Status PRs Welcome

Open the tool!

💻 Contributing

If you want to help us making this better, you can start by forking the project and follow these steps to testing it out locally:

  1. Clone the project
  2. Run yarn install
  3. Run yarn start
  4. Open http://localhost:3000
  5. Select starting & target versions
  6. Click the Show me how to upgrade button

After which, you can create a branch to to make your changes and then open a PR against this repository following the provided template 🤗

📣 Acknowledgments

This project inspired by react-native-community/upgrade-helper. Thanks @lucasbento @pvinis.

📝 License

This project is released under the MIT license (check the LICENSE file for details).