logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

XAR Archive Manager - Create XAR Archives | Online Free DevTools by Hexmos

Create XAR archives easily with XAR Archive Manager. Compress and manage files with this archive utility. Free online tool, no registration required.

xar

Manage .xar archives. More information: https://manned.org/xar.

  • Create a xar archive of all files in a given directory:

xar -cf {{archive.xar}} {{path/to/directory}}

  • List the contents of a given xar archive:

xar -tf {{archive.xar}}

  • Extract the contents of a given xar archive to the current directory:

xar -xf {{archive.xar}}