A web tool to help you upgrade your Deno app with ease! 🚀
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:
- Clone the project
- Run
yarn install
- Run
yarn start
- Open
http://localhost:3000
- Select starting & target versions
- 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 🤗
This project inspired by react-native-community/upgrade-helper
. Thanks @lucasbento @pvinis.
This project is released under the MIT license (check the LICENSE file for details).