Skip to content

Show differences between scaffolded Lucky app versions!

License

Notifications You must be signed in to change notification settings

redvlock/lucky_diff

 
 

Repository files navigation

LuckyDiff

Lucky

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. Scaffold a new app with the appropriate Lucky version and standard app name: lucky init.custom my_app
  2. Move the generated app to the /generated/ folder, named after the version

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

About

Show differences between scaffolded Lucky app versions!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Crystal 80.6%
  • JavaScript 9.8%
  • Shell 6.3%
  • SCSS 2.6%
  • HTML 0.3%
  • Dockerfile 0.2%
  • Other 0.2%