An open API service indexing awesome lists of open source software.

https://github.com/aerobounce/trash.swift

🗑 CLI to move objects to the trash in the same manner as the Finder
https://github.com/aerobounce/trash.swift

trash

Last synced: 5 months ago
JSON representation

🗑 CLI to move objects to the trash in the same manner as the Finder

Awesome Lists containing this project

README

          

# 🗑 trash

[![][badge-swift-versions]][swiftpackageindex]
[![][badge-platforms]][swiftpackageindex]
[![][badge-tag]][tags]

Pure Swift CLI to move objects to the trash in the same manner as the Finder.\
You can `Undo` or `⌘+Z` to put back.\
Stand alone executable Swift program.

## Install

```sh
brew install aerobounce/tap/trash
```

## Usage

```sh
> trash ...
```

```sh
> STDOUT | trash
```

[tags]: https://github.com/aerobounce/trash.swift/tags
[swiftpackageindex]: https://swiftpackageindex.com/aerobounce/trash.swift

[badge-swift-versions]: https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Faerobounce%2Ftrash.swift%2Fbadge%3Ftype%3Dswift-versions
[badge-platforms]: https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Faerobounce%2Ftrash.swift%2Fbadge%3Ftype%3Dplatforms
[badge-tag]: https://img.shields.io/github/v/tag/aerobounce/trash.swift?display_name=tag