fable-compiler / samples-electron

Fable bindings and samples for Github Electron
Apache License 2.0
60 stars 12 forks source link

Move to Fable 1.x #20

Closed MangelMaxime closed 7 years ago

MangelMaxime commented 7 years ago

@alfonsogarciacaro I just took a look at the repo and it's looks like some part are with Fable 1.0, others with Fable 0.7

Also, I don't really understand the samples directory or the idea behind the main project. I mean the src folder is empty.

ping @majorgreys who was trying to use this repo to learn Fable and Electron.

alfonsogarciacaro commented 7 years ago

Yeah, this repo needs some love. My plan is to move the bindings to fable-import and rename this as samples-electron, but I'm not sure if I'll be able to do it before FableConf 😕

MangelMaxime commented 7 years ago

No problem, I can give it a try.

I will create a basic PR and we will be able to start working from there.