ResearchObject / ro-crate-ruby

A Ruby gem for creating, manipulating and reading RO-Crates.
MIT License
1 stars 2 forks source link

Better support for creating crates in-place #5

Open fbacall opened 4 years ago

fbacall commented 4 years ago

For example if the user just wants to create a crate from an existing directory, no need to read all the files in and write them back out.