lucky_diff

Show differences between scaffolded Lucky app versions!

LuckyDiff

Lucky Tuple

This project compares released versions of Lucky apps. It's heavily inspired by RailsDiff. Enjoy!

Is a version you need missing?

All supported versions are placed in the generated folder, so adding a new version is as simple as following these steps:

  1. Fork it ( https://github.com/stephendolan/lucky_diff/fork )
  2. Check out a new branch (git checkout -b add-version-x-x-x)
  3. Run ./script/create_new_version vx.x.x
  4. Add your new version to src/models/version.cr
  5. Run the server with lucky dev and verify the content
  6. Commit your changes (git commit -am 'Add version x.x.x')
  7. Push to the branch (git push origin add-version-x-x-x)
  8. Create a new Pull Request

Want to add something to the site?

  1. Fork it ( https://github.com/stephendolan/lucky_diff/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Run script/setup
  4. Make your changes
  5. Commit your changes (git commit -am 'Add some feature')
  6. Push to the branch (git push origin my-new-feature)
  7. Create a new Pull Request
Repository

lucky_diff

Owner
Statistic
  • 11
  • 2
  • 0
  • 0
  • 5
  • 2 days ago
  • June 18, 2020
License

MIT License

Links
Synced at

Wed, 24 Apr 2024 00:00:54 GMT

Languages