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
- Host: GitHub
- URL: https://github.com/aerobounce/trash.swift
- Owner: aerobounce
- License: agpl-3.0
- Created: 2022-01-30T06:32:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-07T06:14:46.000Z (over 4 years ago)
- Last Synced: 2026-01-03T09:54:15.107Z (7 months ago)
- Topics: trash
- Language: Swift
- Homepage:
- Size: 17.6 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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