Sha256: 7715b3b24d46095e72dd35c987763b50bc6a2d3ed2eae97a4a7a0778236f0d83
Contents?: true
Size: 1018 Bytes
Versions: 1
Compression:
Stored size: 1018 Bytes
Contents
- add `--strip-components=1` to tar ## 0.11.0, release 10/2024 - can extract tar.xz archive. ## 0.10.1 - For `all_to_dir_path` or `things.dest_dir`, all paths are relative to `$HOME` (or /home/<name>), so don't include shell variable `~` or `$HOME`. - unzip not interactive with `-o`. ## 0.10.0, release 10/2024 - New variable for collections, all_into_dir, things.dest_dir, keep_name and force_download. -** Use [Marcel](https://github.com/rails/marcel) to detect file mime. - Can decompress archive `zip` or `tar.gz (gzip)` using unzip and tar from `unix`. - Cam move files to specific directory. ## 0.7.0, release 12/24/22 * Each collections download things in separate directory. * Add a `changed` boolean if a file change. * Stop modifying collection content, add them in a file called `metadata.yml`. * Improve runtime. ## 0.4.0, release 12/22/22 * Renaming project. * Add a banner. * Separate main. * Add collection yml. * Download stack. ## 0.0.1, release 12/21/22 * Initial push, code freeying !
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
reaver-0.11.1 | CHANGELOG.md |