Add the following code to your project's shard.yml under:
dependencies to use in production - OR - development_dependencies to use in development
tar: github: cnf-testsuite/tar
Tar is a simple wrapper for the tar binary, usable from crystal lang.
Add this to your application's shard.yml:
shard.yml
dependencies: tar: github: cnf-testsuite/tar