Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.45 KB

README.md

File metadata and controls

41 lines (29 loc) · 1.45 KB

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).