Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sukkaw/propertreehelper
https://github.com/sukkaw/propertreehelper
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sukkaw/propertreehelper
- Owner: SukkaW
- Created: 2020-02-11T14:01:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-11T15:11:44.000Z (almost 5 years ago)
- Last Synced: 2024-10-06T11:19:28.859Z (about 1 month ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ProperTree Helper
A helper for ProperTree.
## Installation
Download [`propertree.sh`](https://raw.githubusercontent.com/SukkaW/ProperTreeHelper/master/propertree.sh) and then add following line in your `.bashrc` or `.zshrc`:
```bash
source path/to/propertree.sh
```## Usage
```
$ propertree helpUsage: propertree
Commands:
[path/to/plist] Edit plist file with ProperTree
update Update ProperTree
uninstall Uninstall ProperTree
help Show help message
```ProperTreeHelper will check if ProperTree is installed every time you use it to open a plist file. ProperTreeHelper will automatically download & install ProperTree if not found.