Jonas Geschke

Results 23 comments of Jonas Geschke

I will start with this.

@GrayJack i ran into a problem here. Maybe you know how to solve it. `cp -p -R symlink` should copy a symlink and preserve its metadata. But apparently there is...

`fs::copy()` copies a file with metadata. And to not preserve it i use `io::copy()`. For `dir`s i have the same problem as with symlinks. There is a function in `fs`...

Yes, but a hardlink is not a symlink if i understood correctly.

I could have a look homebrew packaging as soon as i have time.

Also this might come in handy: [semantic-release](https://github.com/semantic-release/semantic-release)

@palfrey yes it is, but I don't think that it is limited to just js-projects. If it doesn't work with Rust, [this](https://github.com/semantic-rs/semantic-rs) should work though. It is just not really...

I am starting to work on this :)

I already had a look into this new API. And commented under #4. This will definetly be implemented, but probably not for version 1.0. Also i have actually no experience...

With commit 886903042086cd4daa343d6a33304a51dc5de200 OTP is displayed with little timer