Skip to content

Releases: rickert-lab/blaupause

Third release

21 Dec 23:24
f84cd9e

Choose a tag to compare

Changes

  • Added an option to simulate the data transfer without making any changes:
    --dry-run  # Rsync (macOS, LINUX)
    -L         # ROBOCOPY (Windows)
    
  • Updated software dependencies

Information

All binaries have been compiled in release mode.

  • Linux and macOS require the executable flag x to be set for the downloaded files. Use the Terminal to set the flag:
chod +x blaupause
  • Windows will automatically recognize the downloaded file as executable, but you might have to unblock it before running. Use the (right-click) Properties menu of the downloaded file to unblock:

Unblock_executable

Note: Please start the Linux binary from the Terminal or create a (Terminal) Desktop shortcut.

Second release

22 Oct 18:26
050092a

Choose a tag to compare

Changes

  • Added the --stats argument to rsync (macOS, LINUX)
  • Added an folder icon to the executables, replacing the default icon

Information

All binaries have been compiled in release mode.

  • Linux and macOS require the executable flag x to be set for the downloaded files. Use the Terminal to set the flag:
chod +x blaupause
  • Windows will automatically recognize the downloaded file as executable, but you might have to unblock it before running. Use the (right-click) Properties menu of the downloaded file to unblock:

Unblock_executable

Note: Please start the Linux binary from the Terminal or create a (Terminal) Desktop shortcut.

First release

30 Apr 21:14

Choose a tag to compare

All binaries have been compiled in release mode.

  • Linux and macOS require the executable flag x to be set for the downloaded files. Use the Terminal to set the flag:
chod +x blaupause_OS_ARCH
  • Windows will automatically recognize the downloaded file as executable, but you might have to unblock it before running. Use the (right-click) Properties menu of the downloaded file to unblock:

Unblock_executable

Note: Please start the Linux binary from the Terminal or create a (Terminal) Desktop shortcut.