theimowski / SuaveMusicStore

Sample application written in Suave.IO
https://www.gitbook.com/book/theimowski/suave-music-store
Apache License 2.0
71 stars 20 forks source link

Convert to paket and update packages #3

Closed vilinski closed 8 years ago

vilinski commented 8 years ago

Just updated the packages to latest versions

Fill free to reject/improve if not intended or already done in other branch/repo :smile:

theimowski commented 8 years ago

Thanks for adding that, but I'm not sure how to best handle this kind of updates. I'd like the readers to be up to date with regards to specific tags, e.g. (here)[https://theimowski.gitbooks.io/suave-music-store/content/en/hello_world_from_suave.html] at the end you can see a link to a tag which shows the codebase with "hello world" code. I've recently updated to Suave 1.0 - and it's here: https://github.com/theimowski/SuaveMusicStore/tree/v1.0
The master branch unfortunately points still at Suave v0.28.1 - To upgrade to v1.0 I did rebase the whole history so that tutorial's readers can follow commits.

That said, it'd be nice to add paket transition - I'm going on vacation now - at the end of February I'll give it a look

vilinski commented 8 years ago

Then just throw away, it was just for fun. :) Paket transition is very easy. Tell me if you need a PR.

theimowski commented 8 years ago

Cool thanks! Closing for now