5HT / fs

📁 FS: Windows, Linux, Mac Driver
https://fs.n2o.dev
Other
234 stars 69 forks source link

I want to copy c_src dir to my own project, can I have the permit? #45

Closed falood closed 6 years ago

falood commented 7 years ago

Hi @5HT

I think you know I have an elixir project to do a wrapper of fs called exfswatch, thank you very much for your work! But I alway get errors when fs release new versions and it's hard to do compatible, so I want to copy c_src folder and priv/inotifywait.exe to my own repo and rewrite some codes from erlang to elixir.

can I do this? and what else should I do if do it? I declare my project based on fs in readme file and package description, is there any other declaration should I have? here is the pull request https://github.com/falood/exfswatch/pull/18/files

Thanks ❤️

5HT commented 7 years ago

Sure! Please do the fork so I can remove bullshit binaries from my project! And break the compatibility with Elixir forever! No mentions of us as the authors are required. But if you are willing — we don't mind.

cc @josevalim @proger

falood commented 7 years ago

Thank you very much! I have to give a general API except the DSL if you no longer want to support elixir, will let you know when I'm ready.

5HT commented 7 years ago

Anyway I will wait for exfswatch to become globally available and fully integrated into phoenix live reloader. Please notify me when I can perform the breaking changes.

falood commented 6 years ago

I think we can close this issue now 🙂 Thanks