Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbenoit committed Nov 18, 2024
1 parent d24233f commit be3b476
Showing 1 changed file with 6 additions and 10 deletions.
16 changes: 6 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ file system structures.

## 🚀 Features

- Convert ASCII tree diagrams into real directories and files
- Smart depth detection for nested structures
- Command-line interface with customizable input/output paths
- Zero dependencies (besides Deno standard library)
- Simple and lightweight
- Convert ASCII tree diagrams into real directories and files
- Smart depth detection for nested structures
- Command-line interface with customizable input/output paths
- Zero dependencies (besides Deno standard library)
- Simple and lightweight

## 📦 Installation

Expand Down Expand Up @@ -63,11 +63,7 @@ mv tree-shaker /usr/local/bin/
## 📦 Releases

Download the latest binary for your platform:

- [MacOS ARM64](../../releases/latest/download/tree-shaker-mac-arm64.tar.gz)
- [MacOS Intel](../../releases/latest/download/tree-shaker-mac-x64.tar.gz)
- [Linux](../../releases/latest/download/tree-shaker-linux.tar.gz)
- [Windows](../../releases/latest/download/tree-shaker-windows.zip)
https://github.com/peterbenoit/tree-shaker/releases

### 📝 Example Usage

Expand Down

0 comments on commit be3b476

Please sign in to comment.